2beda3953d
RoutingTables activePrimaryShardsGrouped(), allActiveShardsGrouped() and allAssignedShardsGrouped() methods treated empty index array input parameters as meaning "all" indices and expanded to the routing maps keyset. However, the expansion of index names is now already done in MetaData#concreteIndices(). Returning an empty index name list here when a wildcard pattern didn't match any index name could lead to problems like #9081 because the RoutingTable still expanded this list of names to "_all". In case of e.g. the recovery endpoint this could lead to problems. Closes #9081 Closes #10148 |
||
---|---|---|
.. | ||
10_index.yaml | ||
11_metric.yaml | ||
12_level.yaml | ||
13_fields.yaml | ||
14_groups.yaml | ||
15_types.yaml |