Github user mjtieman commented on the pull request:

    https://github.com/apache/storm/pull/454#issuecomment-150746246
  
    @HeartSaVioR No worries. I agree that the tupleMetaData flag is 
superfluous. The instanceof check that is being done to guarantee type safety 
can be used to determine which path to take when generating the tuples.
    
    This will require a little bit of tweaking since we will be moving the 
scheme instanceof check and cast out of KafkaUtils and into PartitionManager. 
Updating now.


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

Reply via email to