ndimiduk commented on issue #957: HBASE-23604: Clarify AsyncRegistry usage in the code. URL: https://github.com/apache/hbase/pull/957#issuecomment-570639921 From [patch-unit-hbase-server.txt](https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-957/5/artifact/out/patch-unit-hbase-server.txt), I see ``` [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.118 s <<< FAILURE! - in org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient [ERROR] org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient Time elapsed: 0.012 s <<< ERROR! java.io.IOException: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /hbase/hbaseid at org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.setupCluster(TestZooKeeperTableArchiveClient.java:115) Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /hbase/hbaseid [ERROR] org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient Time elapsed: 0.013 s <<< ERROR! java.lang.NullPointerException at org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient.cleanupTest(TestZooKeeperTableArchiveClient.java:150) ```
---------------------------------------------------------------- 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
