[
https://issues.apache.org/jira/browse/STORM-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146768#comment-14146768
]
ASF GitHub Bot commented on STORM-428:
--------------------------------------
Github user Parth-Brahmbhatt commented on the pull request:
https://github.com/apache/storm/pull/221#issuecomment-56725156
+1 This will reduce lot of copy paste in connector code. Thanks.
> 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)