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

Refactoring changes feed processing to support clock-based sequences #1066

Closed
5 tasks done
adamcfraser opened this issue Aug 14, 2015 · 0 comments
Closed
5 tasks done
Assignees
Milestone

Comments

@adamcfraser
Copy link
Collaborator

There are a few ways that changes feed processing needs to be tweaked to work with clock-based sequences. Need to refactor changes feed processing to support.

  • Use hashed sequence value for last_seq
  • Refactor SequenceID to support both int and clock-based sequences
  • Support sequence hash as triggered_by value, to support channel backfill when limit is set (tracking with Channel backfill when using vector clock sequence #1084)
  • Sequence handling for continuous changes entries
  • Configurable batch size for frequency of full hash sequence
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

2 participants