You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
neither coordinator nor shard (if remember-entities=on) clean up after themselves, when a snapshot is done, poluting the persistence backend. in our persistence actors we ended up with cleaning up snapshots and messages after successful snaphot is done. if that solution fits, I can submit a PR with corresponding changes to Shard and ShardCoordinator.