OpenSearch/modules
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
..
aggs-matrix-stats Switch aggregation registration for push to pull 2016-08-16 09:08:36 -04:00
ingest-common ingest: don't render template twice for append processor 2016-08-26 18:07:32 +02:00
lang-expression Upgrade to Lucene 6.2.0 2016-08-24 17:26:28 -04:00
lang-groovy Make Painless the default scripting language. 2016-08-22 17:38:02 -07:00
lang-mustache Merge branch 'master' into search_parser 2016-08-16 11:28:59 -07:00
lang-painless Made for/each break tests more robust in Painless. 2016-08-24 15:17:18 -07:00
percolator Validate blank field name 2016-08-26 20:10:33 +09:00
reindex Add "Async" to the end of each Async RestClient method 2016-08-26 10:51:33 -04:00
transport-netty3 Rename Netty TCP transports thread factories from http_* to transport_* 2016-08-29 13:49:52 +02:00
transport-netty4 Rename Netty TCP transports thread factories from http_* to transport_* 2016-08-29 13:49:52 +02:00
build.gradle Make module client jars go to org.elasticsearch.plugin groupId 2016-07-14 02:58:27 -07:00