GitHub user turcsanyip opened a pull request:
https://github.com/apache/flume/pull/227
FLUME-3270: Close JMS resources in JMSMessageConsumer constructor in â¦
â¦case of failure.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/turcsanyip/flume FLUME-3270
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/227.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 #227
----
commit a7b7514434190cf1a15e91b0dec75a86e772d77d
Author: turcsanyi <turcsanyi@...>
Date: 2018-08-29T10:51:43Z
FLUME-3270: Close JMS resources in JMSMessageConsumer constructor in case
of failure.
----
---