Uh oh!
There was an error while loading. Please reload this page.
HBASE-27489 Fix several problems after HBASE-27304 - #4903
Conversation
Apache-HBase
commented
Nov 30, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 1, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 1, 2022
🎊 +1 overall
This message was automatically generated. |
2005hithlj
commented
Dec 1, 2022
@Apache9 sir. Could you take a look? Thanks. |
Apache9
left a comment
There was a problem hiding this comment.
What if master and region server has different config on USE_IP_ENABLED?
Apache-HBase
commented
Dec 6, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 6, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 6, 2022
🎊 +1 overall
This message was automatically generated. |
2005hithlj
commented
Dec 9, 2022
@Apache9 Could you take a look? Thanks. |
Apache9
commented
Dec 9, 2022
Have you seen my previous reply?
|
2005hithlj
commented
Dec 12, 2022
@Apache9 Sir, Thank you for waiting, I confirmed that the logic for configuring different values for master and RS on USE_IP_ENABLED :
So if Master use-ip is enabled, RegionServer use-ip will be enabled by default even if it is set to disable, and if Master use-ip is disabled, RegionServer use-ip will be disabled by default even if it is set to enable. |
Apache-HBase
commented
Dec 12, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 12, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 12, 2022
🎊 +1 overall
This message was automatically generated. |
Signed-off-by: Duo Zhang <zhangduo@apache.org> (cherry picked from commit 4add525)
https://issues.apache.org/jira/browse/HBASE-27489