Apache9 commented on pull request #2669:
URL: https://github.com/apache/hbase/pull/2669#issuecomment-731015264


   Agree that bind is not important here. One of most the important things we 
want to fix here is to not cache the resolved address since it could be 
changed, especially in a container environment. But for bind, usually we will 
just bind once when starting a service, which means we do not have a chance to 
resolve it again.
   
   And I'm interest that you have already deployed HBase on K8S environment? 
Actually I'm running the K8s team at Xiaomi now(the HBase team is running by 
Guanghao now). If it is OK, would you mind to have an online technical talk 
with the K8s and HBase team at Xiaomi to talk about your solution?
   
   Thanks.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to