9 Commits

Author SHA1 Message Date
James Rodewig
5e623522d2
[DOCS] Move searchable snapshots to beta () () 2020-10-08 09:27:52 -04:00
Lee Hinman
a636d106bf
[7.x] Remove data_frozen node role (tier) and frozen ILM phase () ()
Backports the following commits to 7.x:

    Remove data_frozen node role (tier) and frozen ILM phase ()
2020-09-17 08:58:07 -06:00
James Rodewig
f94999bb2f
[DOCS] Add force merge to hot phase list () () 2020-08-31 11:02:41 -04:00
Andrei Dan
32173a82c8
ILM: add frozen phase () ()
This adds a frozen phase to ILM that will allow the execution of the
set_priority, unfollow, allocate, freeze and searchable_snapshot actions.

The frozen phase will be executed after the cold and before the delete phase.

(cherry picked from commit 6d0148001c3481290ed7e60dab588e0191346864)
Signed-off-by: Andrei Dan <andrei.dan@elastic.co>
2020-08-12 16:36:27 +01:00
James Rodewig
e5d5b9f5e8
[DOCS] Suppress searchable snapshots in releases () ()
Fixes a searchable snapshot reference overlooked in 
2020-06-30 09:22:32 -04:00
debadair
100d2bd063
[DOCS] Editorial ILM cleanup () ()
* [DOCS] Editorial cleanup

* Moved example of applying a template to multiple indices.

* Combine existing indices topics

* Fixed test

* Add skip rollover file.

* Revert rename.

* Update include.

* Revert rename

* Apply suggestions from code review

Co-authored-by: Adam Locke <adam.locke@elastic.co>
Co-authored-by: Lee Hinman <dakrone@users.noreply.github.com>

* Apply suggestions from code review

* Fixed callout

* Update docs/reference/ilm/ilm-with-existing-indices.asciidoc

Co-authored-by: Lee Hinman <dakrone@users.noreply.github.com>

* Update docs/reference/ilm/ilm-with-existing-indices.asciidoc

Co-authored-by: Lee Hinman <dakrone@users.noreply.github.com>

* Apply suggestions from code review

* Restored policy to template example.

* Fixed JSON parse error

Co-authored-by: Adam Locke <adam.locke@elastic.co>
Co-authored-by: Lee Hinman <dakrone@users.noreply.github.com>

Co-authored-by: Adam Locke <adam.locke@elastic.co>
Co-authored-by: Lee Hinman <dakrone@users.noreply.github.com>
2020-06-05 18:55:51 -07:00
debadair
60f8a32dba
[DOCS] Add info about ILM and unallocated shards. () ()
* [DOCS] Add info about ILM and unallocated shards.

* Incorporated review feedback.

* Update docs/reference/ilm/actions/ilm-allocate.asciidoc

Co-authored-by: James Rodewig <james.rodewig@elastic.co>

* Apply suggestions from code review

Co-authored-by: James Rodewig <james.rodewig@elastic.co>

* Fix xref

Co-authored-by: James Rodewig <james.rodewig@elastic.co>

Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2020-05-13 16:12:37 -07:00
debadair
8f2c1cda2e
[DOCS] Added info about refresh interval & max_docs and step execution. Closes . () () 2020-05-11 15:10:57 -07:00
debadair
8a662c7e62
ILM update backports ()
* [DOCS] Rework conceptual info for ILM. ()

* [DOCS] Rework conceptual info for ILM.

* Split the actions out of concepts.

* Added xpack role to actions.

Co-Authored-By: James Rodewig <james.rodewig@elastic.co>

* Apply suggestions from code review

* Edit actions for consistency and add action template. ()

* Edit actions for consistency and add action template.

* Update docs/reference/ilm/actions/ilm-readonly.asciidoc

Co-Authored-By: James Rodewig <james.rodewig@elastic.co>

* Apply suggestions from code review
2020-04-28 16:38:01 -07:00