You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/04/03 15:26:41 UTC

[jira] [Created] (FLINK-6254) Consolidate late data methods on PatternStream and WindowedStream

Aljoscha Krettek created FLINK-6254:
---------------------------------------

             Summary: Consolidate late data methods on PatternStream and WindowedStream
                 Key: FLINK-6254
                 URL: https://issues.apache.org/jira/browse/FLINK-6254
             Project: Flink
          Issue Type: Improvement
          Components: CEP
            Reporter: Aljoscha Krettek
            Priority: Blocker
             Fix For: 1.3.0


{{WindowedStream}} has {{sideOutputLateData(OutputTag<T> outputTag)}} while {{PatternStream}} has {{withLateDataOutputTag(OutputTag<T> outputTag)}}.

{{WindowedStream}} had the method first so we should stick to that naming scheme.



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