You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by hmcl <gi...@git.apache.org> on 2017/07/17 18:35:43 UTC

[GitHub] storm issue #2147: STORM-2538: New kafka spout emits duplicate tuples

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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---