OpenSearch/modules
Ryan Ernst 1dcf53465c Reorder HandledTransportAction ctor args (#44291)
This commit moves the Supplier variant of HandledTransportAction to have
a different ordering than the Writeable.Reader variant. The Supplier
version is used for the legacy Streamable, and currently having the
location of the Writeable.Reader vs Supplier in the same place forces
using casts of Writeable.Reader to select the correct super constructor.
This change in ordering allows easier migration to Writeable.Reader.

relates #34389
2019-07-12 13:45:09 -07:00
..
aggs-matrix-stats Remove generic on AggregatorFactory (#43664) (#44079) 2019-07-10 13:20:28 -04:00
analysis-common Add name() method to TokenizerFactory (#43909) 2019-07-04 11:28:55 +01:00
ingest-common Reorder HandledTransportAction ctor args (#44291) 2019-07-12 13:45:09 -07:00
ingest-geoip Remove -Xlint exclusions in the ingest-geoip module. (#40629) 2019-04-01 16:21:07 +02:00
ingest-user-agent convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
lang-expression Upgrade to lucene-8.2.0-snapshot-860e0be5378 (#44171) (#44184) 2019-07-11 09:17:22 -05:00
lang-mustache Reorder HandledTransportAction ctor args (#44291) 2019-07-12 13:45:09 -07:00
lang-painless Removed writeTo from TransportResponse and ActionResponse (#44092) 2019-07-10 12:42:04 -07:00
mapper-extras Move dense_vector and sparse_vector to module (#43280) (#43333) 2019-06-18 11:56:04 -04:00
parent-join Remove generic on AggregatorFactory (#43664) (#44079) 2019-07-10 13:20:28 -04:00
percolator Refactor index engines to manage readers instead of searchers (#43860) 2019-07-04 22:49:43 +02:00
rank-eval Removed writeTo from TransportResponse and ActionResponse (#44092) 2019-07-10 12:42:04 -07:00
reindex Reindex ScrollableHitSource pump data out (#43864) 2019-07-09 11:50:09 +02:00
repository-url Recursive Delete on BlobContainer (#43281) (#43920) 2019-07-03 17:14:57 +02:00
transport-netty4 Simplify port usage in transport tests (#44157) 2019-07-11 13:35:37 +02:00
build.gradle convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00