Joseph Witt created NIFI-224:
--------------------------------
Summary: DistributeLoad: simplify functionality
Key: NIFI-224
URL: https://issues.apache.org/jira/browse/NIFI-224
Project: Apache NiFi
Issue Type: Task
Reporter: Joseph Witt
Assignee: Joseph Witt
Priority: Minor
Fix For: 0.0.1
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)
|