[
https://issues.apache.org/jira/browse/NIFI-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035233#comment-15035233
]
ASF subversion and git services commented on NIFI-1238:
-------------------------------------------------------
Commit ff5330d7f27fefede59b804210741e845d39693f in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=ff5330d ]
NIFI-1238: Ensure that if we timeout when communicating with NiFi and do a kill
-9 that we also delete the status file; otherwise, the already-running
bootstrap will restart nifi
Signed-off-by: joewitt <[email protected]>
> 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
>
> Attachments:
> 0001-NIFI-1238-Ensure-that-if-we-timeout-when-communicati.patch,
> ForceOOME.xml, hello.txt
>
>
> 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)