marco polo created MINIFI-396:
---------------------------------
Summary: Site to site transactions cannot be interrupted
Key: MINIFI-396
URL: https://issues.apache.org/jira/browse/MINIFI-396
Project: Apache NiFi MiNiFi
Issue Type: Bug
Components: C++
Reporter: marco polo
Assignee: marco polo
Priority: Blocker
This problem has two origins: if you stop the output port the minifi agent either receives
a continuation that it previously received AND sends the same content or the minifi agent
is somehow buffering this data.
Additionally, even though we are in a continuation we don't check that the processor has stopped.
Site2SiteClientProtocol must check whether or not a stop was called.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|