Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/454#issuecomment-150367335 @mjtieman Sorry for the long delay I didn't catch this before. One minor thing, seems like we don't need tupleMetaData flag. We can know what information such user want to take, by only checking scheme type, and this PR already does it. When it doesn't use StringMessageAndMetadataScheme, tupleMetaData flag is no effect. I think it shows flag is not needed. What do you think?
--- 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. ---