OpenSearch/docs/reference/migration/migrate_7_0
Tim Brooks 31251c9a6d
Make http pipelining support mandatory (#30695)
This is related to #29500 and #28898. This commit removes the abilitiy
to disable http pipelining. After this commit, any elasticsearch node
will support pipelined requests from a client. Additionally, it extracts
some of the http pipelining work to the server module. This extracted
work is used to implement pipelining for the nio plugin.
2018-05-22 09:29:31 -06:00
..
aggregations.asciidoc Add a new cluster setting to limit the total number of buckets returned by a request (#27581) 2017-12-06 09:15:28 +01:00
analysis.asciidoc Remove `delimited_payload_filter` (#27705) 2018-04-05 18:41:04 +02:00
api.asciidoc Default copy settings to true and deprecate on the REST layer (#30598) 2018-05-18 10:12:08 -04:00
cluster.asciidoc remove _primary and _replica shard preferences (#26791) 2017-10-08 11:03:06 -04:00
indices.asciidoc REST: Clear Indices Cache API remove deprecated url params (#29068) 2018-03-14 16:37:50 -04:00
java.asciidoc Java Api clean up: remove deprecated `isShardsAcked` (#28311) 2018-01-25 14:13:20 +01:00
mappings.asciidoc Remove legacy mapping code. (#29224) 2018-04-11 09:41:37 +02:00
packaging.asciidoc Packaging: Unmark systemd service file as a config file (#29004) 2018-05-02 09:48:49 -07:00
plugins.asciidoc [Docs] Fix broken cross link in documentation 2018-05-22 16:03:33 +02:00
scripting.asciidoc Scripting: Remove getDate methods from ScriptDocValues (#30690) 2018-05-18 21:26:26 -07:00
search.asciidoc Fail _search request with trailing tokens (#29428) 2018-04-11 13:10:22 +02:00
settings.asciidoc Make http pipelining support mandatory (#30695) 2018-05-22 09:29:31 -06:00