Uh oh!
There was an error while loading. Please reload this page.
HBASE-25775 Use a special balancer to deal with maintenance mode - #3161
Conversation
Apache-HBase
commented
Apr 15, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Apr 15, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Apr 15, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Apr 15, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Apr 15, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Apr 15, 2021
🎊 +1 overall
This message was automatically generated. |
wchevreuil
left a comment
There was a problem hiding this comment.
LGTM, +1.
As an additional thought, should we consider disable balancing altogether during maintenance mode? After all, in this mode cluster capability will already be limited and is supposed to last for short time, requiring a restart to move it out of safe mode.
Apache-HBase
commented
Apr 15, 2021
🎊 +1 overall
This message was automatically generated. |
Apache9
commented
Apr 15, 2021
Currectly we have a skipRegionManagementAction method, in this method, if maintenance mode is on, we will true, then we will skip some actions such as balancing or normalizing. |
Apache-HBase
commented
Apr 15, 2021
🎊 +1 overall
This message was automatically generated. |
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
No description provided.