OpenSearch/client
Jason Tedor 785624e96b Restore interrupted status on when closing client
When closing a transport client that depends on Netty 4, interrupted
exceptions can be thrown while shutting down some Netty threads. This
commit refactors the handling of these exceptions to finish shutting
down and then just restore the interrupted status.
2016-08-04 11:22:13 -04:00
..
benchmark Improve client benchmark (#19736) 2016-08-02 14:17:51 +02:00
rest Add client jars pom generation, and make transport client depend on 2016-07-29 07:41:39 -07:00
sniffer Add client jars pom generation, and make transport client depend on 2016-07-29 07:41:39 -07:00
test Build: set group for client and sniffer, disable publishing for client-test 2016-07-01 12:09:34 +02:00
transport Restore interrupted status on when closing client 2016-08-04 11:22:13 -04:00