dmvk commented on a change in pull request #16652:
URL: https://github.com/apache/flink/pull/16652#discussion_r686735772
##########
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:
I was able to get rid of all them, by adding second constructor to
`EmbeddedHaServicesWithLeadershipControl`, that allows overriding of
`CheckpointRecoveryFactory`. 🎉
--
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]