[
https://issues.apache.org/jira/browse/NIFI-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15706940#comment-15706940
]
ASF GitHub Bot commented on NIFI-3112:
--------------------------------------
GitHub user JPercivall opened a pull request:
https://github.com/apache/nifi/pull/1282
NIFI-3112 Revert "NIFI-2199 - allows nifi.sh restart through ssh"
This reverts commit 88d125137e3bf3faf80b522edf5cf14f99419d60.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JPercivall/nifi NIFI-3112
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1282.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1282
----
commit 05cadd2b82cb5519a80120c2d5e9b945a7b1f29b
Author: jpercivall <[email protected]>
Date: 2016-11-29T23:42:17Z
NIFI-3112 Revert "NIFI-2199 - allows nifi.sh restart through ssh"
This reverts commit 88d125137e3bf3faf80b522edf5cf14f99419d60.
----
> When running "nifi.sh start" errors that occur in the bootstrap are routed
> to dev/null
> ---------------------------------------------------------------------------------------
>
> Key: NIFI-3112
> URL: https://issues.apache.org/jira/browse/NIFI-3112
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joseph Percivall
> Assignee: Andre
> Priority: Critical
>
> The commit added in this PR[1] makes it so any errors that occur in the
> bootstrap during a "start" command will get routed to dev/null and it will
> silently fail. Nothing is logged to the bootstrap log either. If you do the
> "run" command it will work as expected and show the error.
> [1] https://github.com/apache/nifi/pull/1092
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)