Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncaught NullPointerException in MicrometerMetricsRecorder#line46
3 participants