OpenSearch/test/framework
Tim Brooks 2d22bad53f Simplify selector close method (#25838)
Currently we have an option to interrupt the selector thread on close.
This option is not needed as we do not call this method and we should
not be blocking on the network thread. Instead we only need to ever call
wakeup() on the raw selector.
2017-07-25 10:52:15 -05:00
..
src Simplify selector close method (#25838) 2017-07-25 10:52:15 -05:00
build.gradle Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00