OpenSearch/qa
Jason Tedor 510ad7b9c7 Add shutdown hook for closing CLI commands
This commit enables CLI commands to be closeable and installs a runtime
shutdown hook to ensure that if the JVM shuts down (as opposed to
aborting) the close method is called.

It is not enough to wrap uses of commands in main methods in
try-with-resources blocks as these will not run if, say, the virtual
machine is terminated in response to SIGINT, or system shutdown event.

Relates #22126
2016-12-13 19:10:11 -05:00
..
backwards-5.0 Restore proper bwcVersion in qa/backwards gradle build file 2016-12-10 21:11:05 +01:00
evil-tests Add shutdown hook for closing CLI commands 2016-12-13 19:10:11 -05:00
no-bootstrap-tests Fix Windows test failure (#21647) 2016-11-18 09:51:42 +00:00
rolling-upgrade test: use the correct number of bwc nodes for old cluster 2016-11-22 14:56:34 -05:00
smoke-test-client Remove `modules/transport_netty_3` in favor of `netty_4` (#21590) 2016-11-17 12:44:42 +01:00
smoke-test-http Remove support for empty queries (#22092) 2016-12-12 12:37:12 +01:00
smoke-test-ingest-disabled Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
smoke-test-ingest-with-all-dependencies Remove 2.x backward compatibility of mappings. (#21670) 2016-11-30 13:34:46 +01:00
smoke-test-multinode Increase suite timeout for multi-node smoke tests 2016-11-28 15:18:58 +01:00
smoke-test-plugins Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
smoke-test-reindex-with-painless Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
smoke-test-tribe-node Remove explicit task paths in tribe node test 2016-11-14 13:52:57 -05:00
vagrant Bump version to 5.1.2 2016-12-08 16:40:39 -05:00