[GitHub] storm pull request #2921: STORM-3300: Fix NPE in Acker that could occur if s...

2018-12-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2921 ---

[GitHub] storm pull request #2921: STORM-3300: Fix NPE in Acker that could occur if s...

2018-12-08 Thread srdo
GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2921 STORM-3300: Fix NPE in Acker that could occur if sending reset timeou… …t tuples The error occurs when `int task = curr.spoutTask;` is hit during processing of a reset timeout tuple, if th