OpenSearch/qa
Yannick Welsch 4f941c6963 Do not swallow exceptions in TimedRunnable (#39856)
Executors of type fixed_auto_queue_size (i.e. search / search_throttled) wrap runnables into
TimedRunnable, which is an AbstractRunnable. This is dangerous as it might silently swallow
exceptions, and possibly miss calling a response listener. While this has not triggered any failures in
the tests I have run so far, it might help uncover future problems.

Follow-up to #36137
2019-03-11 19:03:12 +01:00
..
ccs-unavailable-clusters Introduce ability to minimize round-trips in CCS (#37828) 2019-01-31 15:12:14 +01:00
die-with-dignity Elasticsearch support to JSON logging (#36833) 2019-01-29 07:20:09 +01:00
evil-tests Do not swallow exceptions in TimedRunnable (#39856) 2019-03-11 19:03:12 +01:00
full-cluster-restart Back port build changes from same version bwc tests (#39744) 2019-03-07 17:25:09 +02:00
logging-config Fix JsonLoggerTests.testJsonInStacktraceMessageIsSplitted backport#39830 #39834 2019-03-08 16:34:17 +01:00
mixed-cluster Rename integTest to bwcTestSample for bwc test projects (#38433) 2019-02-11 15:05:16 +02:00
multi-cluster-search Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
no-bootstrap-tests Plugins: Remove meta plugins (#30670) 2018-05-18 10:56:08 -07:00
rolling-upgrade Unmute testHistoryUUIDIsGenerated 2019-03-04 10:21:23 -05:00
smoke-test-client Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00
smoke-test-http Deprecate types in index API (#36575) 2018-12-18 08:53:49 -05:00
smoke-test-ingest-disabled Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-ingest-with-all-dependencies Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
smoke-test-multinode Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00
smoke-test-plugins Move repository-s3 fixture tests to QA test project (#29372) 2018-04-27 16:49:06 +02:00
unconfigured-node-name Elasticsearch support to JSON logging (#36833) 2019-01-29 07:20:09 +01:00
vagrant Bundle java in distributions (#38013) 2019-03-08 11:04:18 -08:00
verify-version-constants Rename integTest to bwcTestSample for bwc test projects (#38433) 2019-02-11 15:05:16 +02:00
wildfly Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00
build.gradle Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00