GitHub user bbende opened a pull request:
https://github.com/apache/nifi-registry/pull/39
NIFIREG-55 Adding a startupFailure method to be called when exceptionâ¦
â¦s are caught in JettyServer which will called system.exit
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi-registry NIFIREG-55
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/39.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 #39
----
commit 7edb70bccd93ce87256245099d54fc7495e45745
Author: Bryan Bende <[email protected]>
Date: 2017-11-16T19:57:23Z
NIFIREG-55 Adding a startupFailure method to be called when exceptions are
caught in JettyServer which will called system.exit
----
---