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

Priam is not checking the C* process health. #788

Open
wants to merge 1 commit into
base: 3.x
Choose a base branch
from
Open

Priam is not checking the C* process health. #788

wants to merge 1 commit into from

Conversation

cthumuluru
Copy link
Contributor

@cthumuluru cthumuluru commented Feb 17, 2019

Priam is blocking on JMX calls when C* is busy (a long running GC pause is one possibility). To avoid the busy waiting for a longer period of time, wrapped the blocking calls in time limiter. In case of timeout C* is not marked unhealthy. Whether it should be marked healthy or unhealthy after few attempts can be done in a different ticket.

@cthumuluru cthumuluru changed the title Priam is not checking the C* process health. #772 Priam is not checking the C* process health. Feb 17, 2019
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.

None yet

1 participant