-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3.0
-
Component/s: Runtime / State Backends
-
Labels:None
Flink should set the thread's classloader when calling the checkpoint hook factory's `create` method. Without that, the hook is likely to fail during initialization (e.g. using ServiceLoader).
- is related to
-
FLINK-6531 Deserialize checkpoint hooks with user classloader
-
- Closed
-
- links to