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

issue-620 fixed a bug where race condition while creating counter. #644

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

maxmiracle
Copy link
Contributor

closes #620
fixed a bug where race condition while creating counter in MicrometerMetricsRecorder, prevent JobWorker handler loss at start in rare cases.

@CLAassistant
Copy link

CLAassistant commented Feb 16, 2024

CLA assistant check
All committers have signed the CLA.

…MicrometerMetricsRecorder, prevent JobWorker handler loss at start in rare cases.
Copy link
Collaborator

@chillleader chillleader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing it!

@chillleader chillleader merged commit 7862686 into camunda-community-hub:main Feb 20, 2024
3 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.

Uncaught NullPointerException in MicrometerMetricsRecorder#line46
3 participants