You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/05/11 15:14:04 UTC

[jira] [Created] (FLINK-6551) OutputTag name should not be empty

Chesnay Schepler created FLINK-6551:
---------------------------------------

             Summary: OutputTag name should not be empty
                 Key: FLINK-6551
                 URL: https://issues.apache.org/jira/browse/FLINK-6551
             Project: Flink
          Issue Type: Improvement
          Components: Streaming
    Affects Versions: 1.3.0, 1.4.0
            Reporter: Chesnay Schepler


When creating an OutputTag it is required to give it a name.

While we do enforce that the name is not null we do not have a check in place that prevents passing an empty string.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)