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
get-job.asciidoc Purge Rollup doc ID upgrade code from 8.0 (#41227) 2019-04-17 15:44:51 -04:00
put-job.asciidoc
rollup-caps.asciidoc
rollup-index-caps.asciidoc
rollup-job-config.asciidoc Fix typo in rollup_index definition (#40520) 2019-03-27 10:02:37 -04:00
rollup-search.asciidoc
start-job.asciidoc
stop-job.asciidoc