GitHub user lzh3636 opened a pull request:

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

    Fix some log messages that do not match with their method function

    An extension to this pull request:
    https://github.com/apache/camel/pull/2426
    
    There are some possible copy and paste errors in the log messages (The 
logging statement was copied from an old place to a new place, but the message 
wasn't changed to adapt to the function of the new place). I found two more 
instances which are suffering from this problem and changed the logging 
messages to make them more adaptive to record the actual behavior.

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

    $ git pull https://github.com/lzh3636/camel log-message

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

    https://github.com/apache/camel/pull/2466.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 #2466
    
----
commit 457c4ce93c9c9ff9b46292e0294b27eb17a68fc4
Author: zhenhaoli <lizi422@...>
Date:   2018-08-10T20:14:48Z

    fix some log messages

----


---

Reply via email to