Details
-
Improvement
-
Status: Open
-
Not a Priority
-
Resolution: Unresolved
-
1.6.0, 1.7.0
-
None
Description
Currently the StandaloneJobClusterEntrypoint generates the JobGraph from the given user code every time it starts/is restarted. This can be problematic if the the JobGraph generation has side effects. Therefore, it would be better to generate the JobGraph only once and store it in HA storage instead from where to retrieve.
Attachments
Issue Links
- relates to
-
FLINK-10291 Generate JobGraph with fixed/configurable JobID in StandaloneJobClusterEntrypoint
- Closed
- links to