Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.6.3
Description
the jobConfiguration was defined as a final variable, so the MAX_ATTEMPTS_HISTORY_SIZE read from the jobManagerConfig in the ExecutionGraph and then passed to the ExecutionJobVertex.
/** The job configuration attached to this job. */ private final Configuration jobConfiguration = new Configuration();
Attachments
Issue Links
- links to