OpenSearch/test/framework
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
..
src IndexShardOperationPermits: shouldn't use new Throwable to capture stack traces (#28598) 2018-02-12 10:33:13 +01:00
build.gradle Generalize BWC logic (#28505) 2018-02-09 14:55:10 -06:00