GitHub user sarelp opened a pull request:

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

    CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled.

    If debug is enabled and cache is not initialised an npe is thrown
    when stopping the component.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sarelp/camel 
bugfix/CAMEL-11607-fix-npe-in-MBeanInfoAssembler

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1853.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 #1853
    
----
commit a5a925a3fdb3285dda41c89ff02be5a5f7d33c36
Author: sarelp <sa...@yannitech.com>
Date:   2017-07-27T05:06:36Z

    CAMEL-11607: Fix npe in MBeanInfoAssembler when debug is enabled.
    
    If debug is enabled and cache is not initialised an npe is thrown
    when stopping the component.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to