Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1367

Akka Projection Partition Offset reset

$
0
0

Used Akka Projection (slick db, actor handler, AkkaProjectionVersion = 1.2.2) with 2 cluster singleton projections per node, 2 nodes in total. Noticed a time when half of the partitions started processing from offset 0 again.

AtLeastOnceAsync was used with the ff. setting for offset saving:
at-least-once {
save-offset-after-envelopes = 100
save-offset-after-duration = 200 ms
}

Any insights as to what might have happened?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1367

Trending Articles