GitHub user hmcl opened a pull request:
https://github.com/apache/storm/pull/2381
STORM-2784: storm-kafka-client KafkaTupleListener method onPartitionsâ¦
â¦Reassigned() should be called after initialization is complete
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hmcl/storm-apache
Apache_master_STORM-2784_KTLOPR
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2381.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 #2381
----
commit ae827dac08fa67997c5eb8e6c23828f190de2851
Author: Hugo Louro <[email protected]>
Date: 2017-10-23T04:35:29Z
STORM-2784: storm-kafka-client KafkaTupleListener method
onPartitionsReassigned() should be called after initialization is complete
----
---