infraio commented on a change in pull request #652: HBASE-23035 Retain region 
to the last RegionServer make the failover …
URL: https://github.com/apache/hbase/pull/652#discussion_r328878127
 
 

 ##########
 File path: 
hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestSCPBase.java
 ##########
 @@ -141,36 +135,6 @@ protected long getSCPProcId(ProcedureExecutor<?> 
procExec) {
     return 
procExec.getActiveProcIds().stream().mapToLong(Long::longValue).min().getAsLong();
   }
 
-  private void assertReplicaDistributed(Table t) throws IOException {
 
 Review comment:
   Yes, add it back in HBASE-23078.

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