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 2015/02/03 15:45:35 UTC

[jira] [Updated] (NIFI-224) DistributeLoad: simplify functionality

     [ https://issues.apache.org/jira/browse/NIFI-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph Witt updated NIFI-224:
-----------------------------
    Assignee:     (was: Joseph Witt)

> DistributeLoad: simplify functionality 
> ---------------------------------------
>
>                 Key: NIFI-224
>                 URL: https://issues.apache.org/jira/browse/NIFI-224
>             Project: Apache NiFi
>          Issue Type: Task
>            Reporter: Joseph Witt
>            Priority: Minor
>
> DistributeLoad supports a lot of functionality.  It appears it might have a concurrency issue as well as testing under extremely high rates kicked out the following error:
> 2015-01-04 14:14:52,330 ERROR [Timer-Driven Process Thread-20] o.a.n.processors.standard.DistributeLoad DistributeLoad[id=90b0383f-8fda-4894-99f2-19c
> d59b27093] DistributeLoad[id=90b0383f-8fda-4894-99f2-19cd59b27093] failed to process due to org.apache.nifi.processor.exception.FlowFileHandlingExcep
> tion: StandardFlowFileRecord[uuid=b83e210f-68ae-4014-8a9b-6e061c9d98b3,claim=4683241,offset=0,name=6589775409805,size=65536] transfer relationship no
> t specified; rolling back session: org.apache.nifi.processor.exception.FlowFileHandlingException: StandardFlowFileRecord[uuid=b83e210f-68ae-4014-8a9b
> -6e061c9d98b3,claim=4683241,offset=0,name=6589775409805,size=65536] transfer relationship not specified
> 2015-01-04 14:14:52,331 ERROR [Timer-Driven Process Thread-20] o.a.n.processors.standard.DistributeLoad DistributeLoad[id=90b0383f-8fda-4894-99f2-19c
> d59b27093] Failed to process session due to org.apache.nifi.processor.exception.FlowFileHandlingException: StandardFlowFileRecord[uuid=b83e210f-68ae-
> 4014-8a9b-6e061c9d98b3,claim=4683241,offset=0,name=6589775409805,size=65536] transfer relationship not specified: org.apache.nifi.processor.exception
> .FlowFileHandlingException: StandardFlowFileRecord[uuid=b83e210f-68ae-4014-8a9b-6e061c9d98b3,claim=4683241,offset=0,name=6589775409805,size=65536] tr
> ansfer relationship not specified
> there is also a property on the processor which seems specific to hostnames but should not need to be.  So, reducing functionality for now and we can readdress later if appropriate.



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