mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
a7bb28c0e7
This change make single shard requests fail when no routing is specified and routing has been configured to be required in the mapping. Thi Closes #4506