OpenSearch/x-pack/docs
Luca Cavanna 16e4e7a7cf
Node selector per client rather than per request (#31471)
We have made node selectors configurable per request, but all 
of other language clients don't allow for that.
A good reason not to do so, is that having a different node selector 
per request breaks round-robin. This commit makes NodeSelector 
configurable only at client initialization. It also improves the docs 
on this matter, important given that a single node selector can still 
affect round-robin.
2018-06-22 17:15:29 +02:00
..
en [DOCS] Fix REST tests in SQL docs 2018-06-22 00:16:03 +03:00
src/test/java/org/elasticsearch/smoketest Node selector per client rather than per request (#31471) 2018-06-22 17:15:29 +02:00
build.gradle [DOCS] Add code snippet testing in more ML APIs (#31339) 2018-06-21 11:32:11 -07:00