symat commented on a change in pull request #394: HBASE-22716:upgrade zookeeper 
version to 3.5.5
URL: https://github.com/apache/hbase/pull/394#discussion_r316574751
 
 

 ##########
 File path: 
hbase-zookeeper/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKMainServer.java
 ##########
 @@ -61,7 +62,7 @@ public HACK_UNTIL_ZOOKEEPER_1897_ZooKeeperMain(String[] args)
      * @throws IOException in case of a network failure
      * @throws InterruptedException if the ZooKeeper client closes
      */
-    void runCmdLine() throws KeeperException, IOException, 
InterruptedException {
+    void runCmdLine() throws CliException, IOException, InterruptedException {
 
 Review comment:
   please also remove the KeeperException from the Javadoc

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