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

[BUG] Recreate missing table rather than continuously trying to write to a deleted table #515

Open
deshsidd opened this issue Aug 1, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@deshsidd
Copy link

deshsidd commented Aug 1, 2023

What is the bug?
PA should handle missing table gracefully.

PerformanceAnalyser is looking to write a deleted table can cause spike in cpu on the node. Ideally PA should recreate missing table instead of continuously trying to write to a deleted table.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Delete PA tables manually.
  2. Check CPU on the nodes and PA logs

What is the expected behavior?
Ideally PA should recreate missing table instead of continuously trying to write to a deleted table.

What is your host/environment?

  • ES 7.9
  • Plugins
@deshsidd deshsidd added bug Something isn't working untriaged labels Aug 1, 2023
@dblock dblock removed the untriaged label Jun 6, 2024
@dblock
Copy link
Member

dblock commented Jun 6, 2024

[Triage -- attendees 1, 2, 3, 4, 5, 6, 7]

Looks like a valid issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants