Tim Williams created BLUR-430:
---------------------------------
Summary: Better distribute shards when the sizes are the same
Key: BLUR-430
URL: https://issues.apache.org/jira/browse/BLUR-430
Project: Apache Blur
Issue Type: Improvement
Components: Blur
Reporter: Tim Williams
Improve the layout strategy so that when there are multiple shard servers with
the same 'lowest' count, it accumulates them and randomly selects one instead
of simply choosing the first one.
https://github.com/apache/incubator-blur/blob/master/blur-core/src/main/java/org/apache/blur/manager/indexserver/MasterBasedDistributedLayoutFactory.java#L290
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)