Skip to content

DropwizardMetricServices checks the wrong metric if it fails to register #9497

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

Closed
wants to merge 1 commit into from

Conversation

sun-jian
Copy link

should check the added one, and not the metric var, it will throw exception under concurrent

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 13, 2017
@philwebb philwebb added priority: normal type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 13, 2017
@philwebb philwebb added this to the 1.5.5 milestone Jun 13, 2017
@philwebb
Copy link
Member

Thanks!

@snicoll snicoll changed the title bug fix DropwizardMetricServices check the wrong metric if it fails to register Jun 13, 2017
@snicoll snicoll changed the title DropwizardMetricServices check the wrong metric if it fails to register DropwizardMetricServices checks the wrong metric if it fails to register Jun 13, 2017
@snicoll snicoll self-assigned this Jul 19, 2017
snicoll added a commit that referenced this pull request Jul 19, 2017
* pr/9497:
  Fix metric check in case of duplicate metric
@snicoll snicoll closed this in 1745a5e Jul 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants