GitHub user arunmahadevan opened a pull request:
https://github.com/apache/storm/pull/2639
STORM-3035: fix the issue in JmsSpout.ack when toCommit is empty
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arunmahadevan/storm STORM-3035
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2639.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 #2639
----
commit f091f0ffda8bf6b1fc52981f38cca757d9c98559
Author: Arun Mahadevan <arunm@...>
Date: 2018-04-19T17:52:38Z
STORM-3035: fix the issue in JmsSpout.ack when toCommit is empty
----
---