-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Fixed the possibility of batch writing where the data written in each... #7607
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
... batch exceeds the threshold
Apache-HBase
commented
Jan 8, 2026
|
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 8, 2026
|
💔 -1 overall
This message was automatically generated. |
PDavid
commented
Jan 8, 2026
Hi @249797698,
Thank you for your first contribution!
As you can see for other pull requests (https://github.com/apache/hbase/pulls) please make sure you have an Apache Jira ticket (https://issues.apache.org/jira/browse/HBASE) and include the ID of the Jira ticket in your commit and in the PR title such as:
HBASE-XYZABC Fixed the possibility of batch writing where the data written in each batch exceeds the threshold
We also have a PR build which executes different checks and adds comments on your PR as feedback.
Apache9
commented
Jan 9, 2026
What threshold do you mean here?
... batch exceeds the threshold