OpenSearch/plugins
Jason Tedor 67bfb765ee
Refactor Netty4Utils#maybeDie (#33021)
In our Netty layer we have had to take extra precautions against Netty
catching throwables which prevents them from reaching the uncaught
exception handler. This code has taken on additional uses in NIO layer
and now in the scheduler engine because there are other components in
stack traces that could catch throwables and suppress them from reaching
the uncaught exception handler. This commit is a simple cleanup of the
iterative evolution of this code to refactor all uses into a single
method in ExceptionsHelper.
2018-08-22 10:18:07 -04:00
..
analysis-icu Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
analysis-kuromoji Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
analysis-nori Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
analysis-phonetic Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
analysis-smartcn Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
analysis-stempel Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
analysis-ukrainian Upgrade to Lucene-7.5.0-snapshot-13b9e28f9d 2018-08-09 11:15:02 -05:00
discovery-azure-classic Enable testing in FIPS140 JVM (#31666) 2018-07-17 10:54:10 +03:00
discovery-ec2 Detect and prevent configuration that triggers a Gradle bug (#31912) 2018-07-19 06:46:58 +00:00
discovery-file Add support for switching distribution for all integration tests (#30874) 2018-06-26 06:49:03 -07:00
discovery-gce Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00
examples Fix failing BuildExamplePluginsIT test 2018-08-17 11:14:58 +03:00
ingest-attachment Add JDK11 support and enable in CI (#31644) 2018-07-05 03:24:01 +00:00
ingest-geoip CORE: Upgrade to Jackson 2.8.11 (#32670) 2018-08-08 12:04:25 +02:00
ingest-user-agent Clean up double semicolon code typos (#31687) 2018-07-02 15:14:44 +02:00
mapper-murmur3 Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
mapper-size Use generic AcknowledgedResponse instead of extended classes (#32859) 2018-08-15 08:06:14 -06:00
repository-azure Increase max chunk size to 256Mb for repo-azure (#32101) 2018-07-31 16:21:48 +02:00
repository-gcs Detect and prevent configuration that triggers a Gradle bug (#31912) 2018-07-19 06:46:58 +00:00
repository-hdfs Use generic AcknowledgedResponse instead of extended classes (#32859) 2018-08-15 08:06:14 -06:00
repository-s3 [TEST] Select free port for Minio (#32837) 2018-08-14 16:36:37 +02:00
store-smb Upgrade to Lucene-7.5.0-snapshot-608f0277b0 (#32390) 2018-07-27 08:28:51 +02:00
transport-nio Refactor Netty4Utils#maybeDie (#33021) 2018-08-22 10:18:07 -04:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00