elasticsearch/docs/reference/rollup/apis
Zachary Tong 29bca00604
Purge Rollup doc ID upgrade code from 8.0 (#41227)
This is no longer needed in 8.x, because all jobs moving from 6.x to
7.x will be forced to upgrade their rollup ID if they haven't already.
So by time we get to 8.x, all jobs will be on the new scheme.

This removes the old CRC generator and all the flags and state checking
to manage it.  We do need to keep the serialization check since a mixed
cluster will have 7.x nodes sending/receiving the flag, so that is
just hardcoded until 9.0 when we can remove it.
2019-04-17 15:44:51 -04:00
..
delete-job.asciidoc [DOCS] Synchs titles of X-Pack APIs 2018-12-20 10:27:24 -08:00
get-job.asciidoc Purge Rollup doc ID upgrade code from 8.0 (#41227) 2019-04-17 15:44:51 -04:00
put-job.asciidoc [DOCS] Synchs titles of X-Pack APIs 2018-12-20 10:27:24 -08:00
rollup-caps.asciidoc [DOCS] Edits rollup API description (#37444) 2019-01-15 08:46:36 -08:00
rollup-index-caps.asciidoc [DOCS] Synchs titles of X-Pack APIs 2018-12-20 10:27:24 -08:00
rollup-job-config.asciidoc Fix typo in rollup_index definition (#40520) 2019-03-27 10:02:37 -04:00
rollup-search.asciidoc [DOCS] Synchs titles of X-Pack APIs 2018-12-20 10:27:24 -08:00
start-job.asciidoc [DOCS] Synchs titles of X-Pack APIs 2018-12-20 10:27:24 -08:00
stop-job.asciidoc Rollup jobs should be cleaned up before indices are deleted (#38930) 2019-02-15 19:28:20 -05:00