You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/22 16:58:12 UTC

[jira] [Commented] (MINIFI-27) Add Debug Logging to BootrapCodec

    [ https://issues.apache.org/jira/browse/MINIFI-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254056#comment-15254056 ] 

ASF GitHub Bot commented on MINIFI-27:
--------------------------------------

GitHub user JPercivall opened a pull request:

    https://github.com/apache/nifi-minifi/pull/16

    MINIFI-27 adding debug statements to BootstrapCodec

    

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

    $ git pull https://github.com/JPercivall/nifi-minifi MINIFI-27

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

    https://github.com/apache/nifi-minifi/pull/16.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 #16
    
----
commit 9891fb3fd57149ab874342e122775b5b16653d87
Author: Joseph Percivall <jo...@yahoo.com>
Date:   2016-04-22T14:56:45Z

    MINIFI-27 adding debug statements to BootstrapCodec

----


> Add Debug Logging to BootrapCodec
> ---------------------------------
>
>                 Key: MINIFI-27
>                 URL: https://issues.apache.org/jira/browse/MINIFI-27
>             Project: Apache NiFi MiNiFi
>          Issue Type: Improvement
>            Reporter: Joseph Percivall
>            Assignee: Joseph Percivall
>            Priority: Minor
>
> Currently it can be difficult to debug requests going to/from the bootstrap and MiNiFi because the BoostrapCodec doesn't do any logging when it receives signals back from MiNiFi. The corresponding BoostrapListener already has debug logging.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)