Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReadJournal deduplication logic can cause lost events #159

Open
scullxbones opened this issue Jul 12, 2017 · 2 comments
Open

ReadJournal deduplication logic can cause lost events #159

scullxbones opened this issue Jul 12, 2017 · 2 comments

Comments

@scullxbones
Copy link
Owner

Deduplicators used could cause skipped events if upstream doesn't present the events in order. Definite possibility with live streams. Solution should be memory-bounded over infinite stream.

@scullxbones
Copy link
Owner Author

Could relate to #142

Look into

@scullxbones
Copy link
Owner Author

Also look into

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

No branches or pull requests

1 participant