YutSean commented on pull request #3809:
URL: https://github.com/apache/hbase/pull/3809#issuecomment-956222013


   There is no method of InetSocketAddress return the colon concat result 
directly for unresolved address. Every usage of our tostring method should be 
reviewed if there could get unresolved address. Besides, what about not to use 
tostring() method here but just concatenate the string ourselves (could provide 
a util function for hostname and port concatenation). 


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to