zhuzhurk commented on a change in pull request #10848:
[FLINK-15307][failover]Rename Subclasses of FailoverStrategy
URL: https://github.com/apache/flink/pull/10848#discussion_r366142860
##########
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/AdaptedRestartPipelinedRegionFailoverStrategyNGAbortPendingCheckpointsTest.java
##########
@@ -59,7 +59,7 @@
/**
* Tests for {@link AdaptedRestartPipelinedRegionStrategyNG}.
*/
-public class
AdaptedRestartPipelinedRegionStrategyNGAbortPendingCheckpointsTest extends
TestLogger {
+public class
AdaptedRestartPipelinedRegionFailoverStrategyNGAbortPendingCheckpointsTest
extends TestLogger {
Review comment:
We should not do this since this PR does not rename
AdaptedRestartPipelinedRegionStrategyNG.
----------------------------------------------------------------
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]
With regards,
Apache Git Services