1996fanrui commented on PR #24248:
URL: https://github.com/apache/flink/pull/24248#issuecomment-1923016887

   
org.apache.flink.test.checkpointing.AutoRescalingITCase#testCheckpointRescalingNonPartitionedStateCausesException
 hangs as well.
   
   I checked, all test jobs of AutoRescalingITCase have more than 1 job vertex. 
So the `desiredNumberOfRunningTasks` of all  `waitForRunningTasks` should be `2 
* parallelism2` or `p1 + p2`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to