OpenSearch/qa
Jason Tedor 55a2f26b21 Logging shutdown hack
Log4j has a bug where on shutdown it ignores that JMX might be disabled;
since it does not respect this on shutdown, it proceeds to attempt to
access JMX leading to a security exception that should have otherwise
not occurred had it respected that JMX is disabled. This commit
intentionally introduces jar hell with the Server class to work around
this bug until a fix is released.

Relates #20389
2016-09-09 11:59:15 -04:00
..
backwards-5.0 Prepare master branch to be 6.0.0-alpha1 2016-09-08 12:55:30 +02:00
evil-tests Logging shutdown hack 2016-09-09 11:59:15 -04:00
smoke-test-client Merge branch 'master' into log4j2 2016-08-31 16:37:55 -04:00
smoke-test-http Remove ESIntegTestCase#pluginList 2016-08-11 15:44:02 -04:00
smoke-test-ingest-disabled ingest: Made the response format of the get pipeline api match with the response format of the index template api 2016-07-29 17:58:30 +02:00
smoke-test-ingest-with-all-dependencies Add support for parameters to the script ingest processor 2016-08-24 16:49:48 -04:00
smoke-test-multinode Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
smoke-test-plugins Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
smoke-test-reindex-with-painless Circuit break the number of inline scripts compiled per minute 2016-08-09 10:26:27 -06:00
vagrant Remove allow unquoted JSON 2016-09-08 13:36:31 -04:00