[ 
https://issues.apache.org/jira/browse/FLINK-4684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525871#comment-15525871
 ] 

Stephan Ewen commented on FLINK-4684:
-------------------------------------

I think that savepoints are loaded and added to the "CompletedCheckpointStore" 
outside the CheckpointCoordinator. That is where the classloader is needed on 
the JobManager side, so I think it should be okay.

> Remove obsolete classloader from CheckpointCoordinator
> ------------------------------------------------------
>
>                 Key: FLINK-4684
>                 URL: https://issues.apache.org/jira/browse/FLINK-4684
>             Project: Flink
>          Issue Type: Improvement
>          Components: State Backends, Checkpointing
>    Affects Versions: 1.2.0
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> With the latest checkpointing changes, the {{CheckpointCoordinator}} should 
> not execute user code any more, and this not use a User Code ClassLoader any 
> more.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to