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

rebase master with Hbase 1.x compatible #74

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

stuBirdFly
Copy link
Contributor

Summary

Solution Description

stuBirdFly and others added 18 commits August 23, 2024 17:00
Upgrade to HBase 1.3.6 compatibility, adapting the connection and checkAndMutate features.
* init bufferedMutator

* finish validateFamily and asyncExecute

* correct log in OHBufferedMutatorImpl

* pass self-test

* format code

* add retry when batch fails

* remove test print

* format code

* make interface more generalized

* format BufferedMutator test case

* remove redundancy, add some comments

* fix type of a bufferedMutator. Optimize by review
* hbase_multi_column_family_dev

* fix

* fix revierw
)

* init bufferedMutator

* finish validateFamily and asyncExecute

* correct log in OHBufferedMutatorImpl

* pass self-test

* format code

* add retry when batch fails

* remove test print

* format code

* make interface more generalized

* format BufferedMutator test case

* remove redundancy, add some comments

* fix type of a bufferedMutator. Optimize by review

* OHBufferedMutator set and use runtimeBatchExecutor in ObTableClient
* add sql for multi-cf test; fix conflict error

* fix buffered mutation family_violation check

* Remove multi-family checks for buffered mutations

* fix check family empty
…ion (#71)

* [Fix] checkAndMutate and get/Scan with filter return -5006 when include special character (#58)

* [Fix] checkAndMutate and get/Scan with filter return -5006 when include special character

* [Chore] fix review

* [Fix] fix review

* [Fix] fix test

* [Fix] fix test testScanSessionClean
fix bug when get set isClosestRow true
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.

5 participants