GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/camel/pull/2305
Remove Metric 3.0.1 related classloader leak warning, now that we useâ¦
⦠Metrics 3.2.6.
I guess probably referred to
https://github.com/dropwizard/metrics/issues/742 which was fixed in 3.1.x
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumacher/camel
camel_metric_remove_outdated_warning
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2305.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2305
----
commit de96bcf397b579ff6170fefa4ea1635af5702f83
Author: Pascal Schumacher <pascalschumacher@...>
Date: 2018-04-25T17:47:16Z
Remove Metric 3.0.1 related classloader leak warning, now that we use
Metrics 3.2.6.
----
---