GitHub user dujiashu opened a pull request:
https://github.com/apache/storm/pull/2492
Update TridentKafkaEmitter.java
fix fetchmessages offsetoutofrange bug.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dujiashu/storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2492.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 #2492
----
commit 919abfa26eec1d1b6b51e937b081c5c444814f70
Author: dujiashu <929365073@...>
Date: 2018-01-03T05:58:39Z
Update TridentKafkaEmitter.java
fix fetchmessages offsetoutofrange bug
----
---