Contradicting Docs

Which docs is correct?

https://www.elastic.co/guide/en/elasticsearch/reference/current/max-number-threads-check.html
https://www.elastic.co/guide/en/elasticsearch/reference/current/max-number-of-threads.html

One mentions 2048 the other 4096?

The number in the check seems to be 4096, see https://github.com/elastic/elasticsearch/blob/6.2/server/src/main/java/org/elasticsearch/bootstrap/BootstrapChecks.java#L317

care to open a PR to align the documentation?

Yeah I will do thank you.

Is there any specific way to push these changes. I have a fork and want to set up the pull request, where should it go to; 6.2?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.