Jeffrey created USERGRID-739: --------------------------------- Summary: Implement Bucketing Algorithm for assignment of Application Index Aliases to Physical Indexes Key: USERGRID-739 URL: https://issues.apache.org/jira/browse/USERGRID-739 Project: Usergrid Issue Type: Story Reporter: Jeffrey
When allocating an index alias to one of the physical indexes a bucketing strategy should be used with ranges based off the number of indexes in elasticsearch. For example, if there are 10 physical indexes then there would be 10 buckets based on a hash of the Application ID which would result in the assignment of an app alias to a physical index based on the range in which it falls. -- This message was sent by Atlassian JIRA (v6.3.4#6332)