Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

DData based projection should not rebuild the view from scratch #2

Open
hseeberger opened this issue Dec 16, 2017 · 0 comments
Open

Comments

@hseeberger
Copy link
Owner

One possible solution could be to make the UserProjection a persistent actor and change the stream processing such that after the view data has been replicated in a reliable way (use WriteMajority or such) the last sequence number is stored as persistent state.

This is currently not possible because of the limitiations of Typed Persistence, namely the fact that a persistent behavior cannot be supervised.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant