Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
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).
Attachments
Issue Links
- is related to
-
FLINK-6531 Deserialize checkpoint hooks with user classloader
- Closed
- links to