Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.16.0
Description
The default client.timeout value is one minute which may be too short when stop-with-savepoint for big state jobs.
When we stop the job by dynamic properties(-D or -yD for yarn), the client.timeout is not effective.
From the code, we can see that the dynamic properties are only effect for run command. We should support it for stop command.
Attachments
Issue Links
- relates to
-
FLINK-29749 flink info command support dynamic properties
- Closed
- links to