OpenSearch/modules/transport-netty4/src
David Turner bbacad648a Fix network logging test failures (#60334)
In #60297 we added some tests related to logging from the transport
layer, but these tests failed occasionally since the cluster
was kept alive between test invocations but the logging framework
expected it only to be used for a single test. With this commit we
reduce the scope of the internal test cluster to `TEST` to solve this
problem.

Closes #60321.
2020-07-29 08:29:09 +01:00
..
internalClusterTest/java/org/elasticsearch Fix network logging test failures (#60334) 2020-07-29 08:29:09 +01:00
javaRestTest/java/org/elasticsearch/rest [7.x] Introduce javaRestTest source set/task and convert modules (#59939) (#60026) 2020-07-28 08:39:11 -05:00
main Set specific keepalive options by default on supported platforms (#59278) 2020-07-28 11:10:04 +02:00
test/java/org/elasticsearch [7.x] Introduce javaRestTest source set/task and convert modules (#59939) (#60026) 2020-07-28 08:39:11 -05:00
yamlRestTest Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00