[
https://issues.apache.org/jira/browse/FLINK-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417764#comment-15417764
]
ASF GitHub Bot commented on FLINK-4198:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2359
I think this breaks the API compatibility.
This issue was scheduled as part of the API breaking changes for FLINK 2.0
Compatibility for `@Public` annotated methods is something we promised in
the 1.0 release, so we have to stick with it.
> Replace org.apache.flink.streaming.api.windowing.time.Time with
> org.apache.flink.api.common.time.Time
> -----------------------------------------------------------------------------------------------------
>
> Key: FLINK-4198
> URL: https://issues.apache.org/jira/browse/FLINK-4198
> Project: Flink
> Issue Type: Sub-task
> Affects Versions: 1.0.0
> Reporter: Till Rohrmann
> Fix For: 2.0.0
>
>
> Remove {{org.apache.flink.streaming.api.windowing.time.Time}} and replace it
> with {{org.apache.flink.api.common.time.Time}} which resides in
> {{flink-core}}. The latter is basically the copy of the former which has been
> moved to {{flink-core}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)