Mark Payne created NIFI-1238:
--------------------------------
Summary: If "nifi.sh stop" is run and the connection times out,
nifi is restarted instead of stopped
Key: NIFI-1238
URL: https://issues.apache.org/jira/browse/NIFI-1238
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 0.4.0
Reporter: Mark Payne
Assignee: Mark Payne
Fix For: 0.4.0
When we run the stop script, if the bootstrap module is unable to communicate
with NiFi, it will issue a "kill -9" command (for *nix/osx). However, the
already-running bootstrap process will then detect that NiFi died and restart
it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)