Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.12.7, 1.13.5, 1.14.2
Description
`TaskExecutor` will create file, check `localRecoveryEnabled` and load local state store for each task submission in method `localStateStoreForSubtask`. For batch jobs, the `localRecoveryEnabled` is always false, and there's no need to create these local files for task in `TaskExecutor`
Attachments
Issue Links
- links to