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

Duplicate alarm events are generated #336

Open
masaimu opened this issue Apr 10, 2023 · 0 comments
Open

Duplicate alarm events are generated #336

masaimu opened this issue Apr 10, 2023 · 0 comments
Assignees
Labels
alert alert issue bug Something isn't working

Comments

@masaimu
Copy link
Collaborator

masaimu commented Apr 10, 2023

Describe this problem

Duplicate alarm events are generated:

image

To Reproduce

Due to the delay (caused by communication timeout) during the communication among nodes in the cluster, the distributed algorithm incorrectly evaluated the number of nodes in the cluster, which resulted in the failure of task assignment and repeated assignment of alarm calculation tasks.

image
image

@masaimu masaimu added bug Something isn't working alert alert issue labels Apr 10, 2023
@masaimu masaimu self-assigned this Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alert alert issue bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant