GitHub user reiabreu reopened a pull request:
https://github.com/apache/storm/pull/2620
STORM-2994: KafkaSpout doesn't commit offsets for null tuples
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/reiabreu/storm 1.x-branch
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2620.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 #2620
----
commit d8a37d8f4e1e4a5b42255d01f9743eed2a99424e
Author: Rui Abreu <rui.abreu@...>
Date: 2018-04-03T09:21:05Z
STORM-2994: KafkaSpout consumes messages but doesn't commit offsets
----
---