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

ASF subversion and git services commented on MINIFI-192:
--------------------------------------------------------

Commit 09d973bafb7d798a1348e3527f3484ca9fca26be in nifi-minifi-cpp's branch 
refs/heads/master from [~phrocker]
[ https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;h=09d973b ]

MINIFI-190: Creating initial commit with changes

Resolves MINIFI-194 by using a semaphore in place of the
FlowController instance. Stop is performed outside of the
signal handler to avoid synchronicity issues.

Resolves MINIFI-192 by using lock_guard based on a conditional

Resolves issues found with MINIFI-190 regarding GetFile. Added
pragma definitions for GCC < 4.9

This closes #47.

Signed-off-by: Aldrin Piri <[email protected]>


> Deadlock found with Processor usage
> -----------------------------------
>
>                 Key: MINIFI-192
>                 URL: https://issues.apache.org/jira/browse/MINIFI-192
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: cpp-0.1.0
>            Reporter: marco polo
>            Assignee: marco polo
>            Priority: Critical
>             Fix For: cpp-0.2.0
>
>
> Found deadlock with path for Processors when access is shared. Can solve with 
> memory consistency within the memory barriers 



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

Reply via email to