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

feat: txn ingest #254

Merged
merged 2 commits into from
Aug 20, 2021
Merged

feat: txn ingest #254

merged 2 commits into from
Aug 20, 2021

Conversation

Abingcbc
Copy link
Contributor

@Abingcbc Abingcbc commented Aug 11, 2021

What problem does this PR solve?

Txn ingest for java client

What is changed and how it works?

  1. Enhance ImporterStoreClient for txn-write grpc method.
  2. Enhance ImportClient to write sst and ingest in txn mode.
  3. KVClient provides method ingest for users.

Check List

Tests

  • Unit test

Code changes

  • Has exported function/method change

Side effects

Related changes

@marsishandsome
Copy link
Collaborator

/run-all-tests

2 similar comments
@Abingcbc
Copy link
Contributor Author

/run-all-tests

@marsishandsome
Copy link
Collaborator

/run-all-tests

@Abingcbc
Copy link
Contributor Author

/run-all-tests

@marsishandsome
Copy link
Collaborator

/run-all-tests

@Abingcbc
Copy link
Contributor Author

/run-all-tests

2 similar comments
@Abingcbc
Copy link
Contributor Author

/run-all-tests

@Abingcbc
Copy link
Contributor Author

/run-all-tests

Signed-off-by: abingcbc <abingcbc626@gmail.com>
Signed-off-by: abingcbc <abingcbc626@gmail.com>
@Abingcbc
Copy link
Contributor Author

/run-all-tests

Copy link
Collaborator

@marsishandsome marsishandsome left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants