[
https://issues.apache.org/jira/browse/NIFI-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne resolved NIFI-129.
-----------------------------
Resolution: Fixed
> Root Group Ports show that they are not transmitting even when there are
> active threads receiving data
> ------------------------------------------------------------------------------------------------------
>
> Key: NIFI-129
> URL: https://issues.apache.org/jira/browse/NIFI-129
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Mark Payne
> Priority: Minor
> Fix For: 0.2.0
>
> Attachments:
> 0001-NIFI-129-Fixed-bug-that-caused-root-group-port-s-isT.patch
>
>
> if (requestQueue.isEmtpy())
> { return false; }
> In this case, we should not return false if there are threads actively
> receiving data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)