gjacoby126 commented on pull request #3120:
URL: https://github.com/apache/hbase/pull/3120#issuecomment-813752239


   @Reidddddd - yes, TestConnectionImplementation passed locally for me. The 
patch uses protobuf RPC calls because the original version of the test was 
exercising the protobuf interface (grabbing the Admin or Client service 
object). 
   
   The change is that some previous version of the Connection object internally 
made a call to verify the hostname upon a getAdmin or getClient call, and more 
recent versions appear to wait until the client makes their first call to 
check. 
   
   


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