You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/05 08:16:41 UTC

[jira] [Commented] (MINIFI-236) Ensure processors are all thread safe

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

ASF GitHub Bot commented on MINIFI-236:
---------------------------------------

Github user apiri commented on the issue:

    https://github.com/apache/nifi-minifi-cpp/pull/71
  
    @phrocker Just wanted to confirm this was done before a final review.  I think it likely makes sense to get this one in before we merge #73 


> Ensure processors are all thread safe
> -------------------------------------
>
>                 Key: MINIFI-236
>                 URL: https://issues.apache.org/jira/browse/MINIFI-236
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: C++
>            Reporter: marco polo
>            Assignee: marco polo
>            Priority: Critical
>             Fix For: cpp-0.2.0
>
>
> Found that RemoteProcessingGroup was not thread safe. Had to move peer and protocol to be thread local variables to successfully allow more concurrent threads to run onTrigger.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)