OpenSearch/modules/transport-netty3
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
..
licenses Rename transport-netty to transport-netty3 2016-07-14 22:03:14 -04:00
src Rename Netty TCP transports thread factories from http_* to transport_* 2016-08-29 13:49:52 +02:00
build.gradle Default transport and HTTP to Netty 4 2016-08-02 12:19:19 -04:00