summaryrefslogtreecommitdiff
path: root/docs/reference/migration/migrate_5_0/settings.asciidoc
AgeCommit message (Expand)Author
2016-09-08Remove collect payloads parameterJason Tedor
2016-08-12Default max local storage nodes to oneJason Tedor
2016-07-23Persistent Node Names (#19456)Boaz Leskes
2016-07-14Remove `node.mode` and `node.local` settings (#19428)Simon Willnauer
2016-07-14update migration docs to include removal of `netty.epollBugWorkaround`Boaz Leskes
2016-07-12Remove support for propertiesJason Tedor
2016-07-04Persistent Node Ids (#19140)Boaz Leskes
2016-06-29Clarify time units usage in docsJason Tedor
2016-06-27Keep input time unit when parsing TimeValuesJason Tedor
2016-06-26Rename plainless into painless in migration docDamien Alexandre
2016-06-17Add note that thread pool settings are node-levelJason Tedor
2016-06-08Change the default of `include_global_state` from true to false for restoresLee Hinman
2016-06-07Revert "Change the default of `include_global_state` from true to false."Lee Hinman
2016-06-07Change the default of `include_global_state` from true to false.Lee Hinman
2016-06-06Register thread pool settingsJason Tedor
2016-06-01Rename boostrap.mlockall to bootstrap.memory_lockJason Tedor
2016-05-19Remove settings and system properties entanglementJason Tedor
2016-05-19Register `indices.query.bool.max_clause_count` setting (#18341)Simon Willnauer
2016-05-13Remove vestiges of script engine sandboxingLee Hinman
2016-04-26Update settings.asciidocPius
2016-04-25Update settings.asciidocPius
2016-04-24Merge pull request #17924 from elastic/russcam-patch-1Lee Hinman
2016-04-23Update settings.asciidocClinton Gormley
2016-04-23Update settings.asciidocRuss Cam
2016-04-22Changed indexed scripts to be stored in the cluster state instead of the `.sc...Martijn van Groningen
2016-04-19settings: Removed `action.get.realtime` settingMartijn van Groningen
2016-03-30Remove ability to specify arbitrary node attributes with `node.` prefixSimon Willnauer
2016-03-29Merge branch 'master' into enhancement/remove_node_client_settingjavanna
2016-03-29add node.client breaking changes to migrate guidejavanna
2016-03-28[docs] clarify where discovery.zen.minimum_master_node is requiredspalger
2016-03-25Enforce `discovery.zen.minimum_master_nodes` is set when bound to a public ip...Boaz Leskes
2016-03-24Include pings from client nodes in master electionBoaz Leskes
2016-03-23Remove suggest threadpoolAreek Zillur
2016-03-21Improve upgrade experience of node level index settingsSimon Willnauer
2016-03-16update migration doc for removing gateway.format settingAreek Zillur
2016-03-15Fix typo inadvertently introducedJason Tedor
2016-03-13Bootstrap does not set system propertiesJason Tedor
2016-03-13Reworked 5.0 breaking changes docsClinton Gormley