[
https://issues.apache.org/jira/browse/MINIFI-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15602713#comment-15602713
]
ASF GitHub Bot commented on MINIFI-124:
---------------------------------------
Github user apiri commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/21
Looks good here and thanks for catching! Will merge.
> minifi.sh script does not shutdown minifi-cpp at all
> ----------------------------------------------------
>
> Key: MINIFI-124
> URL: https://issues.apache.org/jira/browse/MINIFI-124
> Project: Apache NiFi MiNiFi
> Issue Type: Bug
> Components: Management
> Affects Versions: cpp-0.0.1
> Reporter: Shawn Hooton
> Assignee: Shawn Hooton
> Priority: Minor
>
> In minifi.sh in the active_pid() function kill -s 0 <PID> returns 0 on
> success (the PID is running), yet the if statement in the stop case statement
> is checking for 0 as a failure condition (minifi not running).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)