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

Committable partitioned source #79

Merged

Conversation

IgorFedchenko
Copy link
Contributor

Next part of work on issue #36 , implements CommittablePartitionedSource.

Basically the same as PlainPartitionedSource, but emits CommittableMessage instead of just consumed records to downstream.

@IgorFedchenko
Copy link
Contributor Author

This PR is based on #65 , so it would be better to merge that one first.

@Aaronontheweb
Copy link
Member

@IgorFedchenko need a rebase here unfortunately

@IgorFedchenko
Copy link
Contributor Author

Again failed due to issue #57 - will just make it perform new check for now.

@Aaronontheweb Aaronontheweb merged commit 3633d97 into akkadotnet:dev Oct 15, 2019
@IgorFedchenko IgorFedchenko deleted the committable_partitioned_source branch October 15, 2019 13:03
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

Successfully merging this pull request may close these issues.

2 participants