GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2652
STORM-3046: Ensure KafkaTridentSpoutEmitter handles empty batches corâ¦
â¦rectly when they occur at the beginning of the stream
See https://issues.apache.org/jira/browse/STORM-3046
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-3046
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2652.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 #2652
----
commit 0154216c9cb489b92ab86393fa1dd2fa5de56073
Author: Stig Rohde Døssing <srdo@...>
Date: 2018-04-28T11:01:44Z
STORM-3046: Ensure KafkaTridentSpoutEmitter handles empty batches correctly
when they occur at the beginning of the stream
----
---