[ https://issues.apache.org/jira/browse/NIFI-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14902513#comment-14902513
]
ASF GitHub Bot commented on NIFI-984:
-------------------------------------
GitHub user joemeszaros opened a pull request:
https://github.com/apache/nifi/pull/89
NIFI-984: Bad class used for logging in TestDetectDuplicate
Using TestListenUDP instead of TestDetectDuplicate when creating the logger.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ImpressTV/nifi NIFI-984
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/89.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 #89
----
commit 1d1ebe29e755b386e260ca85f5bc90b37a1dbc4a
Author: Joe <joe.meszaros@impresstv.com>
Date: 2015-09-22T12:37:17Z
NIFI-984: Bad class used for logging in TestDetectDuplicate
Using TestListenUDP instead of TestDetectDuplicate when creating the logger.
----
> Bad class used for logging inTestDetectDuplicate
> ------------------------------------------------
>
> Key: NIFI-984
> URL: https://issues.apache.org/jira/browse/NIFI-984
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Joe Mészáros
> Priority: Minor
> Labels: fix
>
> Bad class name is used when creating the logger in TestDetectDuplicate class (referencing
TestListenUDP).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|