You can reduce netty workers by transport.netty.worker_count setting which is by default set to 2 * CPU cores
Jörg On Mon, Jun 23, 2014 at 10:34 PM, jnortey <[email protected]> wrote: > We have a development and production offering that uses elasticsearch. In > development, it is not necessary to create many threads and so we're trying > to use as few threads as possible. I've been able to make some great > reductions using the threadpool settings, but there seems to be one that I > can't reduce: > > elasticsearch[Kubik][*http_server_worker*][T#16]{New I/O worker #22} > > What is the "*http_server_worker"* threadpool? And is there a way to > reduce how many of them are created? Right now there are 16 of them being > created and I don't think that many will be needed for our purposes. > > Thanks > > -- > 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/fe2a2d17-0c85-441b-858e-57242bfa0524%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/fe2a2d17-0c85-441b-858e-57242bfa0524%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAKdsXoGY%2BP6VaCc7kzzUPGv%2BKpUztOATHVGkOHLEoM0W_PUuiw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
