-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
HBASE-25630 Set switch compaction after bulkload default as false #3022
Conversation
💔 -1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
@@ -763,9 +763,10 @@ Maximum retries. This is a maximum number of iterations | |||
Request Compaction after bulkload immediately. | |||
If bulkload is continuous, the triggered compactions may increase load, | |||
bring about performance side effect. | |||
(During HBase-2.0, "hbase.compaction.after.bulkload.enable" default value is true) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'For HBase-2.x, the default value for "hbase.compaction.after.bulkload.enable" is true'.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, I amend it
💔 -1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
No description provided.