[
https://issues.apache.org/jira/browse/STORM-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154276#comment-14154276
]
ASF GitHub Bot commented on STORM-428:
--------------------------------------
Github user ptgoetz commented on the pull request:
https://github.com/apache/storm/pull/271#issuecomment-57414560
+1
This needs to be synced with master, but that will likely be an easy change.
> Common Core Storm/Trident Tuple Interface
> -----------------------------------------
>
> Key: STORM-428
> URL: https://issues.apache.org/jira/browse/STORM-428
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: P. Taylor Goetz
> Priority: Minor
>
> Currently core storm and trident tuples do not share a common interface. For
> developers creating libraries that perform tuple processing logic that can be
> used in both core storm and trident topologies, this means that logic must be
> implemented twice: once for each tuple type.
> It would be nice if we could eliminate this limitation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)