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:53:00 UTC

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

    [ https://issues.apache.org/jira/browse/MINIFI-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151018#comment-16151018 ] 

marco polo commented on MINIFI-396:
-----------------------------------

Wireshark shows that data is being retransmitted even after the rpg has been stopped. Possibly an issue on both sides. 

> 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)