elasticsearch/docs/reference
Jason Tedor 6e840b39f5 Remove ability to disable Netty gathering writes
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
2016-02-22 16:17:44 -08:00
..
aggregations [DOCS] fix to sampler agg documentation 2016-02-15 13:17:19 +00:00
analysis Fix typos in docs. 2016-02-09 02:07:32 -08:00
cat [cat/recovery] Make recovery time a TimeValue(): add doc 2016-02-20 16:30:54 -08:00
cluster Update stats.asciidoc 2016-01-26 13:48:46 +01:00
docs Added back deprecation notices for _ttl and _timestamp 2016-01-26 11:56:36 +01:00
images Aggregations: add serial differencing pipeline aggregation 2015-07-10 18:22:01 -04:00
index-modules Merge pull request #16766 from rstruber/patch-1 2016-02-22 08:42:42 -08:00
indices [DOCS] Add blurb about data_path not needing to include index name 2016-02-21 13:11:45 -07:00
ingest Change topic order 2016-02-12 15:00:07 -08:00
mapping Merge pull request #16672 from teuneboon/patch-1 2016-02-15 16:16:19 +01:00
migration Remove ability to disable Netty gathering writes 2016-02-22 16:17:44 -08:00
modules snapshots doc: Repository Verification verify example fix 2016-02-16 14:15:21 +01:00
query-dsl Fix typos in docs. 2016-02-09 02:07:32 -08:00
search Change actual into actually. 2016-02-09 10:18:44 -08:00
setup Remove es.max-open-files flag 2016-02-21 21:01:08 -08:00
tasks Task Management: Add framework for registering and communicating with tasks 2016-01-05 12:24:43 -05:00
testing Docs: Fix nodeSettings example for integ tests to use correct Settings.Builder reference 2015-12-17 23:17:17 -08:00
aggregations.asciidoc Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
analysis.asciidoc Remove ICU Plugin in reference guide 2015-12-29 11:23:28 +01:00
api-conventions.asciidoc docs: Updated examples and added note about the fact that the / for date rounding in date math index names should be url encoded as %2F 2016-01-27 13:48:20 +01:00
cat.asciidoc Fixed asciidoc issues 2016-02-05 14:47:44 +01:00
cluster.asciidoc Remove _shutdown API 2015-04-27 17:19:36 +02:00
docs.asciidoc Remove delete-by-query core docs 2015-08-01 05:14:46 -04:00
getting-started.asciidoc [docs] Fix download link 2015-11-05 14:18:49 -05:00
glossary.asciidoc Networking: Move multicast discovery to a plugin 2015-08-20 16:43:25 -07:00
index-modules.asciidoc Update index-modules.asciidoc 2016-02-15 13:33:48 +01:00
index.asciidoc Add ingest docs to the build 2016-02-11 14:16:56 -08:00
indices.asciidoc Remove warmers and the warmer API. 2016-01-07 09:57:07 +01:00
ingest.asciidoc Add ingest docs to the build 2016-02-11 14:16:56 -08:00
mapping.asciidoc Docs: Made multi-fields more prominent 2015-08-06 20:09:42 +02:00
modules.asciidoc Docs: Java Security Manager and scripting 2016-02-01 09:38:21 +01:00
query-dsl.asciidoc Fixed broken xrefs to query-dsl-not-query, which has been removed. 2015-10-20 13:01:37 -07:00
redirects.asciidoc Remove warmers and the warmer API. 2016-01-07 09:57:07 +01:00
release-notes.asciidoc Updated the release-notes script to produce AsciiDoc and added placeholders 2015-11-20 20:05:53 +01:00
search.asciidoc Add documentation for global search timeout 2016-01-07 10:42:18 -05:00
setup.asciidoc Update setup.asciidoc 2015-10-09 12:27:43 +02:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00