ndimiduk commented on a change in pull request #954: HBASE-23305: Master based
registry implementation
URL: https://github.com/apache/hbase/pull/954#discussion_r362675855
##########
File path:
hbase-server/src/test/java/org/apache/hadoop/hbase/master/replication/TestRegisterPeerWorkerWhenRestarting.java
##########
@@ -53,7 +52,7 @@
public static final class HMasterForTest extends HMaster {
- public HMasterForTest(Configuration conf) throws IOException,
KeeperException {
+ public HMasterForTest(Configuration conf) throws IOException {
Review comment:
Your second miracle.
----------------------------------------------------------------
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