AHeise commented on a change in pull request #15294:
URL: https://github.com/apache/flink/pull/15294#discussion_r603953088
##########
File path:
flink-tests/src/test/java/org/apache/flink/test/checkpointing/UnalignedCheckpointRescaleITCase.java
##########
@@ -61,7 +67,7 @@
PIPELINE {
@Override
UnalignedSettings createSettings(int parallelism) {
- int numShuffles = 8;
+ int numShuffles = 10;
Review comment:
Removed it in the test refactoring commit. Please check if I should
switch the order of the commits to avoid this change.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]