OpenSearch/client
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
..
benchmark Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
client-benchmark-noop-api-plugin Core: Remove ThreadPool from base TransportAction (#31492) 2018-06-21 11:25:26 -07:00
rest Node selector per client rather than per request (#31471) 2018-06-22 17:15:29 +02:00
rest-high-level REST high-level client: add simulate pipeline API (#31158) 2018-06-22 09:59:04 +02:00
sniffer REST Client: NodeSelector for node attributes (#31296) 2018-06-15 08:04:54 -04:00
test Remove vestiges of animal sniffer (#31178) 2018-06-07 17:00:22 -04:00
transport Add rank-eval module to transport client and HL client dependencies 2017-12-13 18:05:43 +01:00