OpenSearch/modules
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
..
aggs-matrix-stats Decouple MultiValueMode. (#31075) 2018-06-05 08:51:20 +02:00
analysis-common Multiplexing token filter (#31208) 2018-06-20 10:16:26 +01:00
ingest-common Core: Remove ThreadPool from base TransportAction (#31492) 2018-06-21 11:25:26 -07:00
lang-expression Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
lang-mustache Core: Remove ThreadPool from base TransportAction (#31492) 2018-06-21 11:25:26 -07:00
lang-painless Core: Remove ThreadPool from base TransportAction (#31492) 2018-06-21 11:25:26 -07:00
mapper-extras Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
parent-join Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
percolator Remove version argument in RangeFieldType (#30411) 2018-05-16 17:42:44 +02:00
rank-eval Core: Remove ThreadPool from base TransportAction (#31492) 2018-06-21 11:25:26 -07:00
reindex Core: Remove ThreadPool from base TransportAction (#31492) 2018-06-21 11:25:26 -07:00
repository-url [Tests] Mutualize fixtures code in BaseHttpFixture (#31210) 2018-06-14 14:09:56 +02:00
transport-netty4 Introduce http and tcp server channels (#31446) 2018-06-20 16:34:56 -06:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00