You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "marco polo (JIRA)" <ji...@apache.org> on 2017/09/01 18:49:00 UTC

[jira] [Created] (MINIFI-396) Site to site transactions cannot be interrupted

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)