提交 e2053658 编写于 作者: T Tony Wei 提交者: Aljoscha Krettek

[FLINK-8326]...

[FLINK-8326] CheckpointCoordinatorTest#testRestoreLatestCheckpointedStateScaleOut() didn't use the correct parameter to trigger test function
上级 e8edbcaf
......@@ -2199,7 +2199,7 @@ public class CheckpointCoordinatorTest extends TestLogger {
@Test
public void testRestoreLatestCheckpointedStateScaleOut() throws Exception {
testRestoreLatestCheckpointedStateWithChangingParallelism(false);
testRestoreLatestCheckpointedStateWithChangingParallelism(true);
}
@Test
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册