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

Improve hang preventing task #544 #625

Merged
merged 6 commits into from
Dec 18, 2023

Conversation

SajidRiaz138
Copy link
Contributor

ecChronos makes use of hang preventing task to make sure no repair tasks are hanging. The task is scheduled to run 30 minutes after the last response on the JMX, effectively failing the repair task.

30 minutes is a bit long time, investigate if we can make some improvements to it.

Detect that local Cassandra is down and fail the task early
Make the hang preventing task dynamic? 30 minutes is a lot of time.

ecChronos makes use of hang preventing task to make sure no repair tasks are hanging.
The task is scheduled to run 30 minutes after the last response on the JMX,
effectively failing the repair task.

30 minutes is a bit long time, investigate if we can make some improvements to it.

    Detect that local Cassandra is down and fail the task early
    Make the hang preventing task dynamic? 30 minutes is a lot of time.
@SajidRiaz138 SajidRiaz138 marked this pull request as ready for review December 11, 2023 10:18
@SajidRiaz138 SajidRiaz138 requested a review from a team as a code owner December 18, 2023 11:36
@tommystendahl tommystendahl merged commit 287f3c1 into Ericsson:master Dec 18, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants