OpenSearch/modules
Tim Brooks c1f6aff5bb
Remove default netty allocator empty assertions (#48356)
This commit removes a problematic assertion that the netty default
allocator is not used. This assertion is problematic because any other
test can cause this task to fail by touching the default allocator. We
assert that we are using heap buffers in the channel.
2019-10-22 20:22:32 -06:00
..
aggs-matrix-stats Replace the SearchContext with QueryShardContext when building aggregator factories (#46527) 2019-09-11 16:43:30 +02:00
analysis-common Reset Token position on reuse in scripted analysis (#47424) 2019-10-02 11:27:04 +01:00
ingest-common [7.x] Enable ResolverStyle.STRICT for java formatters backport(#46675) (#47913) 2019-10-11 21:19:56 +02:00
ingest-geoip Fix GeoIpProcessorFactoryTests on windows (#45668) 2019-08-28 18:02:25 -04:00
ingest-user-agent update ingest-user-agent regexes.yml (#47807) 2019-10-18 16:26:48 +02:00
lang-expression upgrade to Lucene-8.3.0-snapshot-25968e3b75e (#48227) 2019-10-21 08:21:09 +02:00
lang-mustache Update mustache dependency to 0.9.6 (#46243) 2019-09-09 13:42:03 +02:00
lang-painless Change Painless regex node to use SField instead of Globals (#47944) 2019-10-15 07:47:16 -07:00
mapper-extras Add client jar for mapper-extras (#47430) 2019-10-03 01:23:45 +02:00
parent-join Revert #46598 that breaks the cachability of the sub search contexts. 2019-10-15 09:40:59 +02:00
percolator Remove the SearchContext from the highlighter context (#47733) 2019-10-10 10:34:10 +02:00
rank-eval Convert RunTask to use testclusers, remove ClusterFormationTasks (#47572) 2019-10-08 14:43:29 +03:00
reindex Fix issues with serializing BulkByScrollResponse (#45357) 2019-10-09 10:12:14 -06:00
repository-url Repository plugin test cacheability fixes (#46572) 2019-09-11 08:24:55 -07:00
systemd Mark fields in SystemdPluginTests as final 2019-07-24 17:16:50 +09:00
transport-netty4 Remove default netty allocator empty assertions (#48356) 2019-10-22 20:22:32 -06:00
build.gradle Convert RunTask to use testclusers, remove ClusterFormationTasks (#47572) 2019-10-08 14:43:29 +03:00