[ https://issues.apache.org/jira/browse/FLINK-10559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16651223#comment-16651223 ]
ASF GitHub Bot commented on FLINK-10559: ---------------------------------------- zentol commented on issue #6851: [FLINK-10559] Remove LegacyLocalStreamEnvironment URL: https://github.com/apache/flink/pull/6851#issuecomment-430119109 you (probably?) have to add an exclusion [here](https://github.com/apache/flink/blob/master/pom.xml#L1623); I've never done that either so I'm not sure on the syntax. But something like `<exclude>org.apache.flink.streaming.api.environment.LegacyLocalStreamEnvironment</exclude>` might suffice. ---------------------------------------------------------------- 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: us...@infra.apache.org > Remove LegacyLocalStreamEnvironment > ----------------------------------- > > Key: FLINK-10559 > URL: https://issues.apache.org/jira/browse/FLINK-10559 > Project: Flink > Issue Type: Sub-task > Components: Local Runtime > Affects Versions: 1.7.0 > Reporter: TisonKun > Assignee: TisonKun > Priority: Major > Labels: pull-request-available > Fix For: 1.7.0 > > > See the corresponding GitHub pull request for diagnostic, basically this > class is not in used any more. -- This message was sent by Atlassian JIRA (v7.6.3#76005)