[
https://issues.apache.org/jira/browse/NIFI-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt updated NIFI-129:
-----------------------------
Fix Version/s: 0.1.1
> 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
> Priority: Minor
> Fix For: 0.1.1
>
>
> 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)