[
https://issues.apache.org/jira/browse/NIFI-3505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876350#comment-15876350
]
ASF GitHub Bot commented on NIFI-3505:
--------------------------------------
Github user patricker commented on the issue:
https://github.com/apache/nifi/pull/1523
@ijokarumawak Well I can at least confirm that this is a bug affecting
others, as it's been bugging me for a week., I figured I had introduced it by
accident when copying things between my 1.1.0 environment and my 1.2.0
environment. Thanks for the fix.
> nifi.sh restart doesn't restart properly
> ----------------------------------------
>
> Key: NIFI-3505
> URL: https://issues.apache.org/jira/browse/NIFI-3505
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Affects Versions: 1.2.0
> Reporter: Koji Kawamura
> Assignee: Koji Kawamura
>
> When I run "nifi.sh restart" using the latest master as of Feb 20, it behaves
> differently compared to how it used to.
> * If NiFi is not running, "nifi.sh restart" used to start new nifi process,
> but currently it doesn't.
> * If NiFi is running, "nifi.sh restart" used to shutdown existing nifi
> process, and start new one. But it just shutdown existing one, and don't
> start new one.
> It's caused by recent changes to nifi.sh. NIFI-2689 added 'exec' command.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)