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

Avoid race condition by using ConcurrentHashMap #2435

Merged
merged 1 commit into from
Oct 9, 2020
Merged

Avoid race condition by using ConcurrentHashMap #2435

merged 1 commit into from
Oct 9, 2020

Conversation

tjquinno
Copy link
Member

@tjquinno tjquinno commented Oct 9, 2020

Signed-off-by: tim.quinn@oracle.com <tim.quinn@oracle.com>
@tjquinno tjquinno added this to the 2.1.0 milestone Oct 9, 2020
@tjquinno tjquinno self-assigned this Oct 9, 2020
@tjquinno tjquinno merged commit 6a6fbe2 into helidon-io:master Oct 9, 2020
@tjquinno tjquinno deleted the metrics-interceptor-2.x branch October 9, 2020 19:49
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.

Metrics interceptor not thread safe
2 participants