提交 884da334 编写于 作者: F Fangjin Yang

fix for master getting stuck when assigning

上级 0821dce8
......@@ -84,7 +84,7 @@ public abstract class LoadRule implements Rule
break;
}
if (holder.containsSegment(segment)) {
serverQueue.add(holder);
assignedServers.add(holder);
continue;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册