mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This prohibits the use of a custom _routing when the index/bulk requests are targetting a data stream. Using a custom _routing when targetting a backing index is still permitted. Relates to #53100 (cherry picked from commit ece6b7a318a8bd3a010499189f31fc5e3a012d4f) Signed-off-by: Andrei Dan <andrei.dan@elastic.co>