zentol opened a new pull request #16681:
URL: https://github.com/apache/flink/pull/16681


   The AdaptiveSchedulerClusterITCase assumed that only 1 rescaling occurs, but 
an eager scheduler might do it twice (when the second initial tm offers its 
slots, once when the intended scale up/down occurs).
   
   We now no longer do any counting of created instances, and instead query the 
execution graph for the used parallelism.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to