dmvk commented on a change in pull request #16652:
URL: https://github.com/apache/flink/pull/16652#discussion_r686723126
##########
File path:
flink-tests/src/test/java/org/apache/flink/test/checkpointing/CheckpointStoreITCase.java
##########
@@ -126,68 +147,39 @@ public HighAvailabilityServices createHAServices(
@Override
public CheckpointRecoveryFactory
getCheckpointRecoveryFactory() {
Review comment:
There are actually more sub-classes of EmbeddedHaServices serving the
same / similar purpose. All are intended to be used with MiniCluster, probably
for the same reason I've mentioned above
--
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]