OpenSearch/client
Ryan Ernst 4f9332ee16
Core: Remove ThreadPool from base TransportAction (#31492)
Most transport actions don't need the node ThreadPool. This commit
removes the ThreadPool as a super constructor parameter for
TransportAction. The actions that do need the thread pool then have a
member added to keep it from their own constructor.
2018-06-21 11:25:26 -07: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 Test: Skip assertion on windows 2018-06-21 13:24:39 -04:00
rest-high-level Add Delete Snapshot High Level REST API 2018-06-20 16:42:50 +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