OpenSearch/test/framework
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
..
src Add NioTransport threads to thread name checks (#25477) 2017-06-29 15:16:07 -05:00
build.gradle Test that gradle and Java version types match (#24943) 2017-06-02 21:30:47 -04:00