Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Rollups] Support rollups deprecation #169996

Closed
alisonelizabeth opened this issue Oct 27, 2023 · 2 comments
Closed

[Rollups] Support rollups deprecation #169996

alisonelizabeth opened this issue Oct 27, 2023 · 2 comments
Assignees
Labels
enhancement New value added to drive a business result Feature:Rollups Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@alisonelizabeth
Copy link
Contributor

alisonelizabeth commented Oct 27, 2023

The rollup functionality is considered deprecated in 8.11, and therefore we should indicate as such in Kibana when the concept of rollups is surfaced. Starting in 8.15, ES will prohibit rollup usage in clusters that have never used rollup (elastic/elasticsearch#108624).

Requirements:

  1. Modify empty state. If user does not have any pre-existing rollup jobs and no rollup indices, show the following prompt.
Screenshot 2024-06-07 at 2 36 22 PM
  1. Add deprecation warnings when rollup jobs exist and creation is available.
Screenshot 2024-06-07 at 2 38 22 PM
  1. Remove support for "Rollup data view" option and update "Rollup" badge in data view list.
Screenshot 2024-06-07 at 2 39 21 PM Screenshot 2024-06-07 at 2 41 13 PM
  1. Update the "Rollup" badge on Indices tab in Index Management (same design pattern as above)
@alisonelizabeth alisonelizabeth added enhancement New value added to drive a business result Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more Feature:Rollups labels Oct 27, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/platform-deployment-management (Team:Deployment Management)

@alisonelizabeth alisonelizabeth changed the title [Rollups] Add deprecated badge to UI [Rollups] Provide UI indication that rollup jobs are deprecated May 22, 2024
@alisonelizabeth alisonelizabeth changed the title [Rollups] Provide UI indication that rollup jobs are deprecated [Rollups] Provide indication that rollup jobs are deprecated May 22, 2024
@alisonelizabeth alisonelizabeth changed the title [Rollups] Provide indication that rollup jobs are deprecated [Rollups] Support rollups deprecation Jun 7, 2024
@alisonelizabeth
Copy link
Contributor Author

alisonelizabeth commented Jun 7, 2024

There are several failed/skipped rollup tests (likely due to the ES change) that we need to triage as part of this work:

This was referenced Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Rollups Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

No branches or pull requests

3 participants