Hello,
i have an existing akka-persistence-entity entity that already persited 5000 events.
When deploying a new ReadSideProcessor attached to that entity, will the Processor start consuming event index 0? Or will it start processing event index 5001 ?
Already discussed in Gitter
1 Like