GitHub user charlesb reopened a pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/391

    Change log level to info as error is confusing, this is not an error.

    There is no JIRA ticket for this. 
    
    When we reach this point, we want to know that the binding was successful. 
It's actually the case from the message which is not aligned with the log 
level. It mislead me trying to debug for some other reasons.

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

    $ git pull https://github.com/charlesb/nifi-minifi-cpp master

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

    https://github.com/apache/nifi-minifi-cpp/pull/391.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 #391
    
----
commit d745fe55dc9536a80bf7e8f9547f5cfc12f58147
Author: charlesb <bernardcharles@...>
Date:   2018-08-13T07:45:51Z

    Change log level to info as error is confusing, this is not an error

----


---

Reply via email to