[
https://issues.apache.org/jira/browse/FLINK-36065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897462#comment-17897462
]
Ammu Parvathy commented on FLINK-36065:
---------------------------------------
[~JunRuiLi] I can see that the PR associated with this refactor is indirectly
fixing the class loader issue with UDF add jar and checkpointing:
https://issues.apache.org/jira/browse/FLINK-28897 (verified from the master
branch). As this refactor is available only in 2.0.0 are there any plans to
provide the fix for the checkpointing issue in 1.20.x versions?
> Support for submitting StreamGraph
> ----------------------------------
>
> Key: FLINK-36065
> URL: https://issues.apache.org/jira/browse/FLINK-36065
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Junrui Li
> Assignee: Junrui Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0
>
>
> This ticket will encompass the following tasks:
> # Make StreamGraph serializable
> # Support the submission of StreamGraph, allowing the Dispatcher to receive
> a StreamGraph, which the JobManager will then use to execute the job.
> Note that this ticket will not modify the existing JobGraph submission path.
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)