6e840b39f5
Java NIO has the notion of gathering writes. These are writes that gather data from multiple buffers into a single channel. These gathering writes in Netty have been enabled by default with the possibility to disable them using "es.netty.gathering". This flag was added in case having gathering writes on by default did not work out. We have not published this ability and sufficient time has passed to render judgement that using gathering writes is okay. Closes #16774 |
||
---|---|---|
.. | ||
community-clients | ||
groovy-api | ||
java-api | ||
perl | ||
plugins | ||
python | ||
reference | ||
resiliency | ||
ruby | ||
README.asciidoc |
README.asciidoc
The Elasticsearch docs are in AsciiDoc format and can be built using the Elasticsearch documentation build process See: https://github.com/elastic/docs