GitHub user wurstmeister opened a pull request: https://github.com/apache/storm/pull/271
STORM-428: extracted ITuple interface * updated version of https://github.com/apache/storm/pull/221 on top of latest changes * replaced MockTridentTuple with TridentTupleView.createFreshTuple() You can merge this pull request into a Git repository by running: $ git pull https://github.com/wurstmeister/incubator-storm STORM-428-fixed Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/271.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #271 ---- commit d2ca0b344fe685c2978c55b9792cde1ef8273eda Author: wurstmeister <wurstmeis...@users.noreply.github.com> Date: 2014-08-09T12:03:25Z STORM-428: extracted ITuple interface * removed MockTridentTuple to avoid duplication commit 9553b1486b35b35d5895ded1cc892096aadf3055 Author: wurstmeister <wurstmeis...@users.noreply.github.com> Date: 2014-09-25T22:13:58Z STORM-428: fixed TridentKafkaTest * added changelog entry ---- --- 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. ---