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

[transaction] Add transaction coordinator client #4953

Merged
merged 2 commits into from
Aug 20, 2019

Conversation

sijie
Copy link
Member

@sijie sijie commented Aug 14, 2019

Motivation

Add the interface of transaction coordinator client. So that it can be used
by coorindator for committing transactions on topics and subscriptions.

NOTE: this PR is only introducing the interface. The implementation will come
in subsequent pull requests

*Motivation*

Add the interface of transaction coordinator client. So that it can be used
by coorindator for committing transactions on topics and subscriptions.

NOTE: this PR is only introducing the interface. The implementation will come
in subsequent pull requests
@sijie sijie added type/feature The PR added a new feature or issue requested a new feature area/transaction component/txn/coordinator labels Aug 14, 2019
@sijie sijie added this to the 2.5.0 milestone Aug 14, 2019
@sijie sijie self-assigned this Aug 14, 2019
@sijie
Copy link
Member Author

sijie commented Aug 18, 2019

run java8 tests

@sijie sijie merged commit aa77572 into apache:master Aug 20, 2019
@sijie sijie deleted the add_tc_client branch August 20, 2019 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/transaction type/feature The PR added a new feature or issue requested a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants