You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/02/02 14:05:00 UTC

[jira] [Created] (FLINK-15844) Removal of JobWithJars.buildUserCodeClassLoader method without Configuration breaks backwards compatibility

Ismaël Mejía created FLINK-15844:
------------------------------------

             Summary: Removal of JobWithJars.buildUserCodeClassLoader method without Configuration breaks backwards compatibility
                 Key: FLINK-15844
                 URL: https://issues.apache.org/jira/browse/FLINK-15844
             Project: Flink
          Issue Type: Bug
          Components: Client / Job Submission
    Affects Versions: 1.9.2
            Reporter: Ismaël Mejía


The removal of the method of the `JobWithJars.buildUserCodeClassLoader` is not backwards compatible with precedent versions of Flink 1.9.x

I was  trying to upgrade to the just released version on Apache Beam and it broke, so I a dependency analysis and found this:
https://output.jsbin.com/zudemis/3#Source_Removed



--
This message was sent by Atlassian Jira
(v8.3.4#803005)