-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-27507 Add configuration for disabling CleanerChore #4899
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 was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
For me I do not think this should be a configuration, it should be a state? Like balancerSwitch and mergeSplitSwitch. |
There is a |
I mean you need to store this state somewhere... For now, we usually use zk to store the state, you can check the code in master. |
So any updates here? |
I didn't have time to work on this. I'm closing this PR and we can add the state to the master region once HBASE-27514 is merged. |
No description provided.