You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by PascalSchumacher <gi...@git.apache.org> on 2018/04/25 17:52:11 UTC

[GitHub] camel pull request #2305: Remove Metric 3.0.1 related classloader leak warni...

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 <pa...@...>
Date:   2018-04-25T17:47:16Z

    Remove Metric 3.0.1 related classloader leak warning, now that we use Metrics 3.2.6.

----


---

[GitHub] camel pull request #2305: Remove Metric 3.0.1 related classloader leak warni...

Posted by davsclaus <gi...@git.apache.org>.
Github user davsclaus closed the pull request at:

    https://github.com/apache/camel/pull/2305


---