OpenSearch/core/src
Shay Banon f78db1f1d3 Unique allocation id
Add a unique allocation id for a shard, helping to uniquely identify a specific allocation taking place to a node.
A special case is relocation, where a transient relocationId is kept around to make sure the target initializing shard (when using RoutingNodes) is using it for its id, and when relocation is done, the transient relocationId becomes the actual id of it.
closes #12242
2015-07-15 17:08:25 +02:00
..
main Unique allocation id 2015-07-15 17:08:25 +02:00
packaging Merge pull request #11800 from arcz/master 2015-07-09 15:07:42 +02:00
test Unique allocation id 2015-07-15 17:08:25 +02:00