OpenSearch/client/rest-high-level/src
Daniel Mitterdorfer 100537fbc3
Target only specific index in update settings test
With this commit we limit the update settings request to the index that
is used in `IndicesClientIT#testIndexPutSettings()`. This avoids
spurious exceptions involving other indices that might also be present
in the test cluster.

Closes #36931
Relates #37338
2019-01-23 12:19:54 +01:00
..
main Permission for restricted indices (#37577) 2019-01-20 23:19:40 +02:00
test/java/org/elasticsearch Target only specific index in update settings test 2019-01-23 12:19:54 +01:00