GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/2382
STORM-2786: Turn ticks back on for ackers (2.x)
This does some minor optimizations for the ackers, but for the most part it
just turns Ticks back on for ackers.
I will be putting up a pull request for 1.x as well. If someone wants a
0.10 or 0.9 pull request I can do it, but I think those lines are mostly not
supported any more.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-2786
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2382.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 #2382
----
commit b09e98698e298ad0edaf1f4916c663875d387c2e
Author: Robert (Bobby) Evans <[email protected]>
Date: 2017-10-23T16:31:46Z
STORM-2786: Turn ticks back on for ackers (and optimizes ackers a bit)
----
---