Skip to content

Commit 4cc6d8f

Browse files
committed
[API] Removes rollup APIs
The rollup feature was never GA-ed and is still tech preview. It has been deprecated since 8.11.0 in favor of downsampling.
1 parent 43ab943 commit 4cc6d8f

File tree

11 files changed

+0
-596
lines changed

11 files changed

+0
-596
lines changed

elasticsearch-api/lib/elasticsearch/api.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ def self.included(base)
7070
Elasticsearch::API::Logstash,
7171
Elasticsearch::API::Migration,
7272
Elasticsearch::API::MachineLearning,
73-
Elasticsearch::API::Rollup,
7473
Elasticsearch::API::SearchableSnapshots,
7574
Elasticsearch::API::Security,
7675
Elasticsearch::API::SnapshotLifecycleManagement,

elasticsearch-api/lib/elasticsearch/api/actions/rollup/delete_job.rb

Lines changed: 0 additions & 64 deletions
This file was deleted.

elasticsearch-api/lib/elasticsearch/api/actions/rollup/get_jobs.rb

Lines changed: 0 additions & 66 deletions
This file was deleted.

elasticsearch-api/lib/elasticsearch/api/actions/rollup/get_rollup_caps.rb

Lines changed: 0 additions & 66 deletions
This file was deleted.

elasticsearch-api/lib/elasticsearch/api/actions/rollup/get_rollup_index_caps.rb

Lines changed: 0 additions & 64 deletions
This file was deleted.

elasticsearch-api/lib/elasticsearch/api/actions/rollup/put_job.rb

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)