GitHub user mosermw opened a pull request:
https://github.com/apache/nifi/pull/2904
NIFI-5196 Fixed JMS connection leak when uncaught exceptions happen
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mosermw/nifi NIFI-5196
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2904.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 #2904
----
commit 4d4ef545448223cf5cd9bceea1b7778fab535480
Author: Mike Moser <mosermw@...>
Date: 2018-07-17T21:20:47Z
NIFI-5196 Fixed JMS connection leak when uncaught exceptions happen
----
---