-
Notifications
You must be signed in to change notification settings - Fork 306
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
PAYARA-2060 Healthcheck Service Logs Warnings For CDI Eventbus #1970
PAYARA-2060 Healthcheck Service Logs Warnings For CDI Eventbus #1970
Conversation
jenkins test please |
Quick build and test passed! |
Can you prepend PAYARA-2060 to your commit please? |
jenkins test please |
Quick build and test passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Haven't had chance to test it, though. Does it still work if the stuck threads checker is enabled, or would I still get the warning each time?
It should still work. The stuck thread store is always running and was the component producing the errors. The service just enables or disables the ability to check the store, which shouldn't affect the errors |
No description provided.