z3n3r commented on a change in pull request #2445:
URL: https://github.com/apache/hbase/pull/2445#discussion_r506778454
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/AssignmentManager.java
##########
@@ -768,6 +944,15 @@ public void move(RegionInfo regionInfo) throws IOException
{
@VisibleForTesting
static int compare(TransitRegionStateProcedure left,
TransitRegionStateProcedure right) {
+ //TODO francis this is broken once we have more meta entries
Review comment:
Yes.
----------------------------------------------------------------
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]