Skip to content

Commit

Permalink
[API] Removes rollup APIs
Browse files Browse the repository at this point in the history
The rollup feature was never GA-ed and is still tech preview. It has been deprecated since 8.11.0 in favor of downsampling.
  • Loading branch information
picandocodigo committed Mar 6, 2025
1 parent 43ab943 commit 4cc6d8f
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 596 deletions.
1 change: 0 additions & 1 deletion elasticsearch-api/lib/elasticsearch/api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ def self.included(base)
Elasticsearch::API::Logstash,
Elasticsearch::API::Migration,
Elasticsearch::API::MachineLearning,
Elasticsearch::API::Rollup,
Elasticsearch::API::SearchableSnapshots,
Elasticsearch::API::Security,
Elasticsearch::API::SnapshotLifecycleManagement,
Expand Down

This file was deleted.

66 changes: 0 additions & 66 deletions elasticsearch-api/lib/elasticsearch/api/actions/rollup/get_jobs.rb

This file was deleted.

This file was deleted.

This file was deleted.

66 changes: 0 additions & 66 deletions elasticsearch-api/lib/elasticsearch/api/actions/rollup/put_job.rb

This file was deleted.

Loading

0 comments on commit 4cc6d8f

Please sign in to comment.