You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2015/09/21 16:12:04 UTC

[jira] [Created] (FLINK-2721) Add Tuple meta information

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)