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


##########
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:
   Ran the lint fix, sorry for the miss.



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