Koji Kawamura created NIFI-3505:
-----------------------------------
Summary: 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
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 probably caused by one of recent changes to nifi.sh. NIFI-2689 or NIFI-3294.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)