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_r366143207
 
 

 ##########
 File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/AdaptedRestartPipelinedRegionFailoverStrategyNGConcurrentFailoverTest.java
 ##########
 @@ -51,7 +51,7 @@
  * Tests for {@link AdaptedRestartPipelinedRegionStrategyNG} failover handling 
when concurrent failovers happen.
  * There can be local+local and local+global concurrent failovers.
  */
-public class AdaptedRestartPipelinedRegionStrategyNGConcurrentFailoverTest 
extends TestLogger {
+public class 
AdaptedRestartPipelinedRegionFailoverStrategyNGConcurrentFailoverTest extends 
TestLogger {
 
 Review comment:
   It's related to a legacy failover strategy 
`AdaptedRestartPipelinedRegionStrategyNG` so do not rename it in this PR. 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to