GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2451
STORM-2850: Make ManualPartitionSubscription call rebalance listenerâ¦
⦠on revoke hook before assigning new partitions to the consumer
See https://issues.apache.org/jira/browse/STORM-2850.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-2850
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2451.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 #2451
----
commit c71f4c351511b8683b7b28528259774a7f11c3de
Author: Stig Rohde Døssing <[email protected]>
Date: 2017-12-08T11:44:44Z
STORM-2850: Make ManualPartitionSubscription call rebalance listener on
revoke hook before assigning new partitions to the consumer
----
---