OpenSearch/core
Tanguy Leroux 9727f123b9 Rename Netty TCP transports thread factories from http_* to transport_*
Netty3/4 TcpTransport implementations are creating thread factories with a "http_server" thread prefix whereas it should start with "transport_server" and let the "http_server" prefix for the HttpServerTransport implementations.
2016-08-29 13:49:52 +02:00
..
src Rename Netty TCP transports thread factories from http_* to transport_* 2016-08-29 13:49:52 +02:00
build.gradle Update to Jackson 2.8.1 2016-08-05 12:26:06 +02:00