OpenSearch/modules/transport-netty4
Boaz Leskes 4aece92b2c
IndexShardOperationPermits: shouldn't use new Throwable to capture stack traces (#28598)
The is a follow up to #28567 changing the method used to capture stack traces, as requested
during the review. Instead of creating a throwable, we explicitly capture the stack trace of the
current thread. This should Make Jason Happy Again ™️ .
2018-02-12 10:33:13 +01:00
..
licenses Update Netty to 4.1.16.Final (#28345) 2018-01-25 12:48:43 -07:00
src IndexShardOperationPermits: shouldn't use new Throwable to capture stack traces (#28598) 2018-02-12 10:33:13 +01:00
build.gradle Update Netty to 4.1.16.Final (#28345) 2018-01-25 12:48:43 -07:00