tillrohrmann commented on a change in pull request #15389:
URL: https://github.com/apache/flink/pull/15389#discussion_r604790607
##########
File path:
flink-tests/src/test/java/org/apache/flink/test/recovery/SimpleRecoveryITCaseBase.java
##########
@@ -47,6 +47,7 @@
new MiniClusterWithClientResource(
new MiniClusterResourceConfiguration.Builder()
.setNumberTaskManagers(4)
+ .setNumberSlotsPerTaskManager(1)
Review comment:
Yes will do.
--
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]