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 2019/09/27 00:44:43 UTC

[GitHub] [hbase] infraio commented on a change in pull request #652: HBASE-23035 Retain region to the last RegionServer make the failover …

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:
users@infra.apache.org


With regards,
Apache Git Services