Apache9 commented on code in PR #5865:
URL: https://github.com/apache/hbase/pull/5865#discussion_r1604734555


##########
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.java:
##########
@@ -283,4 +291,8 @@ public AsyncRegionServerAdmin getRegionServer() {
       return regionServer;
     }
   }
+
+  public static void main(String[] args) {

Review Comment:
   Thanks for catching this. Let me remove, should be test code.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to