1996fanrui commented on code in PR #1148:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/1148#discussion_r3550549739


##########
flink-kubernetes-operator/src/test/java/org/apache/flink/kubernetes/operator/reconciler/deployment/ApplicationReconcilerUpgradeModeTest.java:
##########
@@ -428,7 +428,7 @@ public void testUpgradeJmDeployCannotStart(UpgradeMode 
fromMode, UpgradeMode toM
 
         // Make sure the upgrade was executed as long as we have the savepoint 
information
         if (fromMode == UpgradeMode.LAST_STATE && toMode != 
UpgradeMode.STATELESS) {
-            // We cant make progress as no HA meta available after LAST_STATE, 
upgrade. It means the
+            // We can't make progress as no HA meta available after 
LAST_STATE, upgrade. It means the

Review Comment:
   
https://github.com/apache/flink-kubernetes-operator/actions/runs/28313936772/job/86073204730?pr=1148#step:7:710
   
   Checkstyle fails here



-- 
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]

Reply via email to