OpenSearch/modules
Nik Everett 3b47355e56 Try not to lose stacktraces (#24426)
This adds `-XX:-OmitStackTraceInFastThrow` to the JVM arguments
which *should* prevent the JVM from omitting stack traces on
common exception sites. Even though these sites are common, we'd
still like the exceptions to debug them.

This also adds the flag when running tests and adapts some tests
that had workarounds for the absense of the flag.

Closes #24376
2017-05-02 11:34:12 -04:00
..
aggs-matrix-stats Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
analysis-common Move char filters into analysis-common (#24261) 2017-04-26 13:25:34 -04:00
ingest-common Remove most usages of 1-arg Script ctor (#24325) 2017-04-26 16:04:38 -04:00
lang-expression Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
lang-mustache Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
lang-painless Try not to lose stacktraces (#24426) 2017-05-02 11:34:12 -04:00
percolator Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
reindex Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
repository-url Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
transport-netty4 Set available processors for Netty 2017-05-01 19:27:28 -04:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00