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:08:04 UTC

[jira] [Created] (FLINK-6549) Improve error message for type mismatches with side outputs

Chesnay Schepler created FLINK-6549:
---------------------------------------

             Summary: Improve error message for type mismatches with side outputs
                 Key: FLINK-6549
                 URL: https://issues.apache.org/jira/browse/FLINK-6549
             Project: Flink
          Issue Type: Improvement
    Affects Versions: 1.3.0, 1.4.0
            Reporter: Chesnay Schepler
            Priority: Minor


A type mismatch when using side outputs causes a ClassCastException to be thrown. It would be neat to include the name of the OutputTags in the exception message.

This can occur when multiple {OutputTag}s with different names but identical names are being used.



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