mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
If a bulk update references aliases rather than concrete indices, it is possible that a single shard level request could have multiple distinct "index names", potentially including "date math". Those names will resolve to the same concrete index, but they might have different privileges. Original commit: elastic/x-pack-elasticsearch@34cfd11df8