-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-8458 Support for batch version of checkAndPut() and checkAndDelete() #594
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
Conversation
This comment has been minimized.
This comment has been minimized.
3cfe214
to
f914796
Compare
This comment has been minimized.
This comment has been minimized.
f914796
to
6d670db
Compare
💔 -1 overall
This message was automatically generated. |
Oh. Rerunning tests but patch has conflicts. Mind fixing please @guangxuCheng ? |
6d670db
to
baa58ad
Compare
@saintstack Thanks for review. Rebased to current branch-2, pending QA, Thanks |
🎊 +1 overall
This message was automatically generated. |
@saintstack @Apache9 can you take a look? Thanks |
Could you please upload a patch against master? |
batch checkAndxxx using existing batch method on Table.
detail see: https://issues.apache.org/jira/browse/HBASE-8458