OpenSearch/core
Tim Brooks cac2eec7d2 Add NioTransport threads to thread name checks (#25477)
We have various assertions that check we never block on transport
threads. This commit adds the thread names for the NioTransport to
these assertions.

With this change I had to fix two places where we were calling blocking
methods from the transport threads.
2017-06-29 15:16:07 -05:00
..
licenses Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349) 2017-06-22 12:35:33 +02:00
src Add NioTransport threads to thread name checks (#25477) 2017-06-29 15:16:07 -05:00
build.gradle Mark Log4j API dependency as non-optional 2017-06-08 16:09:34 -04:00