Elasticsearch 5.4.1 - availableProcessors is already set

I can do something like this:

System.setProperty("es.set.netty.runtime.available.processors", "false");

but, for sure, is not the right fix.

1 Like