Kostas Kloudas created FLINK-13946: -------------------------------------- Summary: Remove deactivated JobSession-related code. Key: FLINK-13946 URL: https://issues.apache.org/jira/browse/FLINK-13946 Project: Flink Issue Type: Improvement Components: Client / Job Submission Affects Versions: 1.9.0 Reporter: Kostas Kloudas Assignee: Kostas Kloudas
This issue refers to removing the code related to job session as described in [FLINK-2097|https://issues.apache.org/jira/browse/FLINK-2097]. The feature is deactivated, as pointed by the comment [here|https://github.com/apache/flink/blob/master/flink-java/src/main/java/org/apache/flink/api/java/ExecutionEnvironment.java#L285] and it complicates the code paths related to job submission, namely the lifecycle of the Remote and LocalExecutors. -- This message was sent by Atlassian Jira (v8.3.2#803003)