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

Exactly-once delivery with hdfs checkpointer #11

Open
michal-harish opened this issue Aug 14, 2016 · 0 comments
Open

Exactly-once delivery with hdfs checkpointer #11

michal-harish opened this issue Aug 14, 2016 · 0 comments
Milestone

Comments

@michal-harish
Copy link
Owner

michal-harish commented Aug 14, 2016

It's mostly there, just needs a lock mechanism and a system test which should:

  1. produce a batch of messages
  2. run the job succesfully
  3. produce another batch of messages
  4. run the job and crash it after it has consumed some messages
  5. re-run the job succesfully
  6. check all messages from both batches are on hdfs exactly once
@michal-harish michal-harish added this to the 0.9 milestone Sep 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant