apurtell commented on pull request #2669: URL: https://github.com/apache/hbase/pull/2669#issuecomment-729845443
In the description I said this: > Use of ISA with bind. Typical uses like bindAddress, listenerAddress, initialIsa, or localAddress. > (There is no harm to keep direct use of ISA for bind() but these could all be replaced with Address and on-demand create of ISA just before bind(). Based on positive feedback from @Apache9 on the overall approach I will be more aggressive in replacing ISA with Address, for bind() cases too. It will be a separate commit on the PR branch so can be undone if there is a later concern. ---------------------------------------------------------------- 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]
