Matthias J. Sax created FLINK-2721: -------------------------------------- Summary: Add Tuple meta information Key: FLINK-2721 URL: https://issues.apache.org/jira/browse/FLINK-2721 Project: Flink Issue Type: New Feature Components: Storm Compatibility Reporter: Matthias J. Sax Assignee: Matthias J. Sax Priority: Minor
In {{Bolt.execute(Tuple input)}} the given input tuple contains meta information about its origin (like source component name, stream id, source task ID). This meta information in currently not provided by Flink and the corresponding methods throw an {{UnsupportedOperationException}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)