1996fanrui commented on PR #26938: URL: https://github.com/apache/flink/pull/26938#issuecomment-3221785762
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=69485&view=logs&j=5c8e7682-d68f-54d1-16a2-a09310218a49&t=9d734c8c-6253-55e6-3bce-47e7cdf68ac4&l=8846 Sometimes, `UnalignedCheckpointRescaleWithMixedExchangesITCase#createMixedComplexityDAG` still throw following exception. I start suspect whether the original bug is fixed or not. I have reproduced it on my Mac, I hope I could find the root cause asap and feedback here. ``` Aug 25 17:41:35 Caused by: java.lang.UnsupportedOperationException: Cannot rescale the given pointwise partitioner. Aug 25 17:41:35 Did you change the partitioner to forward or rescale? Aug 25 17:41:35 It may also help to add an explicit shuffle(). ``` -- 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