OpenSearch/modules
Tim Brooks 57c3a61535
Create HttpRequest earlier in pipeline (#56393)
Elasticsearch requires that a HttpRequest abstraction be implemented
by http modules before server processing. This abstraction controls when
underlying resources are released. This commit moves this abstraction to
be created immediately after content aggregation. This change will
enable follow-up work including moving Cors logic into the server
package and tracking bytes as they are aggregated from the network
level.
2020-05-18 14:54:01 -06:00
..
aggs-matrix-stats Expose agg usage in Feature Usage API (#55732) (#56048) 2020-04-30 12:53:36 -04:00
analysis-common Analysis enhancement - add preserve_original setting in ngram-token-filter (#55432) (#56100) 2020-05-04 11:31:28 +01:00
geo Add geo_shape mapper supporting doc-values in Spatial Plugin (#55037) (#55500) 2020-04-22 08:12:54 -07:00
ingest-common [7.x] Fix ingest simulate verbose on failure with conditional (#56478) (#56635) 2020-05-12 15:41:05 -05:00
ingest-geoip Upgrade to Jackson 2.10.4 (#56188) 2020-05-06 17:20:23 -04:00
ingest-user-agent Always use deprecateAndMaybeLog for deprecation warnings (#55319) 2020-04-23 09:20:54 +01:00
kibana Reintroduce system index APIs for Kibana (#54935) 2020-04-08 09:08:49 -06:00
lang-expression upgrade to Lucene 8.6.0 snapshot (#56661) 2020-05-13 14:25:16 +02:00
lang-mustache Move includeDataStream flag from IndicesOptions to IndexNameExpressionResolver.Context (#56151) 2020-05-04 22:38:33 +02:00
lang-painless Move publishing configuration to a separate plugin (#56727) 2020-05-14 20:23:07 -07:00
mapper-extras Simplify generics on Mapper.Builder (#56747) 2020-05-15 12:14:49 +01:00
parent-join Simplify generics on Mapper.Builder (#56747) 2020-05-15 12:14:49 +01:00
percolator Simplify generics on Mapper.Builder (#56747) 2020-05-15 12:14:49 +01:00
rank-eval [7.x] Lazy test cluster module and plugins (#54852) (#55087) 2020-04-13 10:53:35 -05:00
reindex Fix CancelTests#testDeleteByQueryCancelWithWorkers (#56242) 2020-05-06 09:55:40 -04:00
repository-url Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
systemd Encapsulate systemd extender 2020-04-20 21:17:42 -04:00
tasks Reintroduce system index APIs for Kibana (#54935) 2020-04-08 09:08:49 -06:00
transport-netty4 Create HttpRequest earlier in pipeline (#56393) 2020-05-18 14:54:01 -06:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00