bharathv commented on issue #957: HBASE-23604: Clarify AsyncRegistry usage in 
the code.
URL: https://github.com/apache/hbase/pull/957#issuecomment-570656926
 
 
   > TestZooKeeperTableArchiveClient fails consistently for me. Looks like it's 
built around a mock registry instance. Mind taking a look first?
   
   @ndimiduk Oops missed it. Was a legit bug. Fixed it. NPE shows up because 
the CONNECTION was not set up correctly (and hence == null) and we are trying 
to do a null.close(). Fixed the underlying bug. Verified locally that the test 
passes.

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


With regards,
Apache Git Services

Reply via email to