[
https://issues.apache.org/jira/browse/FLINK-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-6531.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
Fixed in
- 1.3.0 via 11a7f466ea14478970723704d4477afea41b4e43
- 1.4.0 via aa8a90a588b4d72fc585731bea233495f0690364
> Deserialize checkpoint hooks with user classloader
> --------------------------------------------------
>
> Key: FLINK-6531
> URL: https://issues.apache.org/jira/browse/FLINK-6531
> Project: Flink
> Issue Type: Bug
> Components: State Backends, Checkpointing
> Reporter: Eron Wright
> Assignee: Eron Wright
> Priority: Blocker
> Fix For: 1.3.0, 1.4.0
>
>
> The checkpoint hooks introduced in FLINK-6390 aren't being deserialized with
> the user classloader, breaking remote execution.
> Remote execution produces a `ClassNotFoundException` as the job graph is
> transferred from the client to the JobManager.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)