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

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

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


> Decouple components to make testing easier
> ------------------------------------------
>
>                 Key: MINIFI-190
>                 URL: https://issues.apache.org/jira/browse/MINIFI-190
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: C++
>            Reporter: marco polo
>            Assignee: marco polo
>             Fix For: cpp-0.2.0
>
>
> Decouple components to help with testing. Instead of using GMOCK I'm breaking 
> apart certain components that will help with testing and help with future 
> development. 



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

Reply via email to