Github user hmcl commented on the issue:
https://github.com/apache/storm/pull/2147
@srdo @harshach @arunmahadevan in face of the Manual Partition assignment
related [fixes](https://github.com/apache/storm/pull/2151/commits), there are
two options. I believe in the email list we agreed to go with option #1, but I
would like to make sure.
1 - We disregard and close this PR. If we do so, we are implicitly telling
the user that if they decide to use dynamic partition assignment they are at
their own responsibility and it won't work with multiple parallelism. Currently
the only implementation we support is `ManualPartitionSubscription`
2 - We improve this code to make it work for the dynamic case.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---