Hmm, setting transport.netty.worker_count didn't work for me... For the record, I'm running elasticsearch through the java API, so I don't think I'm actually using netty. Is there another flag for this property?
On Monday, June 23, 2014 5:29:28 PM UTC-5, Jörg Prante wrote: > > You can reduce netty workers by transport.netty.worker_count setting > which is by default set to 2 * CPU cores > > Jörg > > > > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/65ba1a42-f2fa-4791-9805-e4032de51087%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
