Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.5.3, 1.6.0, 1.7.0
Description
When calling JobMasterGateway#triggerSavepoint(String, boolean, Time), the default timeout is used because the time parameter of the method is not annotated with @RpcTimeout.
Expected behavior
- timeout for the RPC should be RpcUtils.INF_TIMEOUT
Attachments
Attachments
Issue Links
- relates to
-
FLINK-10671 rest monitoring api Savepoint status call fails if akka.ask.timeout < checkpoint duration
- Closed
- links to