You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by HeartSaVioR <gi...@git.apache.org> on 2016/08/31 08:30:08 UTC

[GitHub] storm issue #1613: Fix emitting of tuples from bolts with Python 3

Github user HeartSaVioR commented on the issue:

    https://github.com/apache/storm/pull/1613
  
    @ThijsMergaert 
    Sorry to comment too late.
    
    I'm not sure how much python users use Storm python multi-lang directly, and what's more preferred version, 2 vs 3. If many users still rely on 2, it might be better to avoid creating list and find other workaround. (checking version and if-else?)


---
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.
---