You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/10/16 05:26:56 UTC

[GitHub] TisonKun edited a comment on issue #6851: [FLINK-10559] Remove LegacyLocalStreamEnvironment

TisonKun edited a comment on issue #6851: [FLINK-10559] Remove LegacyLocalStreamEnvironment
URL: https://github.com/apache/flink/pull/6851#issuecomment-430105332
 
 
   Travis fails on 
   
   >05:09:30.233 [ERROR] Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.11.0:cmp (default) on project flink-streaming-java_2.11: Breaking the build because there is at least one incompatibility: org.apache.flink.streaming.api.environment.LegacyLocalStreamEnvironment.execute(java.lang.String):METHOD_REMOVED,org.apache.flink.streaming.api.environment.LegacyLocalStreamEnvironment.LegacyLocalStreamEnvironment():CONSTRUCTOR_REMOVED,org.apache.flink.streaming.api.environment.LegacyLocalStreamEnvironment.LegacyLocalStreamEnvironment(org.apache.flink.configuration.Configuration):CONSTRUCTOR_REMOVED,org.apache.flink.streaming.api.environment.LegacyLocalStreamEnvironment:SUPERCLASS_REMOVED,org.apache.flink.streaming.api.environment.LegacyLocalStreamEnvironment:CLASS_REMOVED -> [Help 1]
   
   and I wonder if we have to tolerant the mistake and keep `LegacyLocalStreamEnvironment` until 2.x or do something to pass this check? @zentol @StephanEwen 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services