[
https://issues.apache.org/jira/browse/FLINK-23386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-23386:
-----------------------------------
Labels: stale-major test-stability (was: test-stability)
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issues has been marked as
Major but is unassigned and neither itself nor its Sub-Tasks have been updated
for 60 days. I have gone ahead and added a "stale-major" to the issue". If this
ticket is a Major, please either assign yourself or give an update. Afterwards,
please remove the label or in 7 days the issue will be deprioritized.
> Running 'Resuming Savepoint (rocks, scale down, rocks timers) end-to-end test
> failed with TimeoutException when stopping with savepoint
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-23386
> URL: https://issues.apache.org/jira/browse/FLINK-23386
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing
> Affects Versions: 1.11.3
> Reporter: Dawid Wysakowicz
> Priority: Major
> Labels: stale-major, test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=20409&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=2b7514ee-e706-5046-657b-3430666e7bd9&l=588
> {code}
> ------------------------------------------------------------
> The program finished with the following exception:
> org.apache.flink.util.FlinkException: Could not stop with a savepoint job
> "08508d05b70791d3f9e63624302118f4".
> at
> org.apache.flink.client.cli.CliFrontend.lambda$stop$5(CliFrontend.java:534)
> at
> org.apache.flink.client.cli.CliFrontend.runClusterAction(CliFrontend.java:940)
> at org.apache.flink.client.cli.CliFrontend.stop(CliFrontend.java:522)
> at
> org.apache.flink.client.cli.CliFrontend.parseParameters(CliFrontend.java:1007)
> at
> org.apache.flink.client.cli.CliFrontend.lambda$main$10(CliFrontend.java:1070)
> at
> org.apache.flink.runtime.security.contexts.NoOpSecurityContext.runSecured(NoOpSecurityContext.java:28)
> at org.apache.flink.client.cli.CliFrontend.main(CliFrontend.java:1070)
> Caused by: java.util.concurrent.TimeoutException
> at
> java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1784)
> at
> java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1928)
> at
> org.apache.flink.client.cli.CliFrontend.lambda$stop$5(CliFrontend.java:532)
> ... 6 more
> Waiting for job (08508d05b70791d3f9e63624302118f4) to reach terminal state
> FINISHED ...
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)