zentol commented on a change in pull request #15389:
URL: https://github.com/apache/flink/pull/15389#discussion_r604724894
##########
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:
nit: move into previous commit
--
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]