[
https://issues.apache.org/jira/browse/FLINK-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-8559:
------------------------------------
Description:
The
{color:#333333}{{testCheckpointedStreamingProgramIncrementalRocksDB}}{color}
test in {color:#333333}{{JobManagerHACheckpointRecoveryITCase}}{color} runs
indefinitely on Windows.
The snapshotting fails for one of 2 tasks due to FLINK-8557, but the job never
enters a failure state. The task shutdown is stuck on releasing the RocksDB
resources.
was:
The
{color:#333333}{{testCheckpointedStreamingProgramIncrementalRocksDB}}{color}
test in {color:#333333}{{JobManagerHACheckpointRecoveryITCase}}{color} runs
indefinitely on Windows.
The snapshotting fails for one of 2 tasks due to FLINK-8557, but the job never
enters a failure state. For subsequent checkpoints the failed task is
completely ignored.
> JobManagerHACheckpointRecoveryITCase runs indefinitely on Windows
> -----------------------------------------------------------------
>
> Key: FLINK-8559
> URL: https://issues.apache.org/jira/browse/FLINK-8559
> Project: Flink
> Issue Type: Bug
> Components: State Backends, Checkpointing, Tests
> Affects Versions: 1.5.0
> Reporter: Chesnay Schepler
> Priority: Blocker
>
> The
> {color:#333333}{{testCheckpointedStreamingProgramIncrementalRocksDB}}{color}
> test in {color:#333333}{{JobManagerHACheckpointRecoveryITCase}}{color} runs
> indefinitely on Windows.
>
> The snapshotting fails for one of 2 tasks due to FLINK-8557, but the job
> never enters a failure state. The task shutdown is stuck on releasing the
> RocksDB resources.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)