You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2014/12/08 16:00:25 UTC

[jira] [Updated] (NIFI-129) Root Group Ports show that they are not transmitting even when there are active threads receiving data

     [ 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.0.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.0.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)