You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2022/08/05 13:41:49 UTC

[GitHub] [hbase] Apache9 commented on a diff in pull request #4523: HBASE-27104 Add a tool command list_unknownservers

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


##########
hbase-server/src/test/java/org/apache/hadoop/hbase/TestClientClusterMetrics.java:
##########
@@ -507,6 +511,22 @@ public void testOtherStatusInfos() throws Exception {
     Assert.assertNotNull(metrics.getBalancerOn());
   }
 
+  @Test
+  public void testUnknownServers() throws Exception {

Review Comment:
   Move it to a separated test if we need to start a new mini cluster?



-- 
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: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org