Uh oh!
There was an error while loading. Please reload this page.
HBASE-27304 Support using IP to expose master/rs servers for some special scenarios - #4713
Conversation
Apache-HBase
commented
Aug 18, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 18, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 18, 2022
🎊 +1 overall
This message was automatically generated. |
| // if use-ip is enabled, we will resolve the hostname to ip to ensure that the RegionMover | ||
| // logic can be executed normally, see HBASE-27304 for details. | ||
| boolean useIp = conf.getBoolean(HConstants.HBASE_SERVER_USEIP_ENABLED_KEY, |
There was a problem hiding this comment.
This is a tool? Can we get the hostname/ip by accessing the hbase cluster, instead of relying on the configuration? What if the configuration mismatches?
There was a problem hiding this comment.
@Apache9 sir.
Thanks for your review.
There may be configuration mismatch. I have modified and submitted the code.
Could you take a look? Thanks.
Apache-HBase
commented
Aug 22, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 22, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 22, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 23, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 23, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 23, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 23, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 24, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 24, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 24, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 24, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 24, 2022
🎊 +1 overall
This message was automatically generated. |
https://issues.apache.org/jira/browse/HBASE-27304