OpenSearch/test
Jason Tedor e86aa29f67 Die with dignity
Today when a thread encounters a fatal unrecoverable error that
threatens the stability of the JVM, Elasticsearch marches on. This
includes out of memory errors, stack overflow errors and other errors
that leave the JVM in a questionable state. Instead, the Elasticsearch
JVM should die when these errors are encountered. This commit causes
this to be the case.

Relates #19272
2016-07-07 14:44:03 -04:00
..
fixtures in the plugin: guard against HADOOP_HOME in environment on any platform. 2015-12-21 02:21:53 -05:00
framework Die with dignity 2016-07-07 14:44:03 -04:00
logger-usage Re-enable logger usage checks 2016-06-28 16:48:05 +02:00
build.gradle Build: Add pom generation to assemble task 2016-05-05 17:57:44 -07:00