[ 
https://issues.apache.org/jira/browse/FLINK-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422935#comment-15422935
 ] 

ASF GitHub Bot commented on FLINK-4198:
---------------------------------------

Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/2359
  
    We can unfortunately not merge this change. The tools for API compatibility 
verify that this breaks the API:
    ```
    Failed to execute goal 
com.github.siom79.japicmp:japicmp-maven-plugin:0.7.0:cmp (default) on project 
flink-streaming-java_2.10: Breaking the build because there is at least one 
binary incompatible class: org.apache.flink.streaming.api.datastream.DataStream
    ```
    
    The issue has been scheduled for Flink 2.0 - let's redo once this is on the 
horizon. Could you close the pull request?


> 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)

Reply via email to