Skip to content

Commit

Permalink
HBASE-22941 merge operation returns parent regions in random order (#…
Browse files Browse the repository at this point in the history
…556)

  Minor addendum to address checkstyle issue
  • Loading branch information
saintstack committed Aug 29, 2019
1 parent 56fd3e9 commit f6a4c66
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
import java.util.concurrent.ExecutionException;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicInteger;
import org.apache.hadoop.hbase.DoNotRetryIOException;
import org.apache.hadoop.hbase.HBaseClassTestRule;
import org.apache.hadoop.hbase.HConstants;
import org.apache.hadoop.hbase.HRegionLocation;
Expand Down

0 comments on commit f6a4c66

Please sign in to comment.