Apache9 commented on PR #7588:
URL: https://github.com/apache/hbase/pull/7588#issuecomment-3714410445

   The failed UTs have some problem and maybe the PR here changed something and 
cause them to fail...
   
   After digging, the problem is that, we want to hack InetAddress for the 
testing, but for hostname like localhost, we will always return the same 
InetAddress instance, so the hack in one method may affect other method and 
cause trouble...
   
   Plan to rewrite the failed two methods to make them more stable.
   
   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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to