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

Manual commit checkpoint to ddb table #41

Open
alllomancer opened this issue Sep 11, 2019 · 0 comments
Open

Manual commit checkpoint to ddb table #41

alllomancer opened this issue Sep 11, 2019 · 0 comments

Comments

@alllomancer
Copy link

we want to run multiple instance of a kinesis consumer app in a k8s enviorment.
in order to make sure that we read and work on the data at least once we need to be able to extract the record from the stream, then perform some work, and only then commit the shard position to the ddb table.

i was wondering if this can be done in the kinsumer?

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