[
https://issues.apache.org/jira/browse/FLINK-15844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028794#comment-17028794
]
Aljoscha Krettek commented on FLINK-15844:
------------------------------------------
Is this a problem because Beam uses that class or because a 1.9.1 Flink program
doesn't work with Flink 1.9.2? I'm asking because the class is not declared
public so we don't try and keep it compatible. I'm not against re-adding the
method, though, if it's necessary and possible.
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The removal of the method `JobWithJars.buildUserCodeClassLoader` without
> `Configuration` 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 found this:
> [https://output.jsbin.com/zudemis/3#Source_Removed]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)