Dongjoon Hyun created SPARK-55269:
-------------------------------------

             Summary: Fix a wrong comment of 
`testHandleSentinelResourceReconciliation`
                 Key: SPARK-55269
                 URL: https://issues.apache.org/jira/browse/SPARK-55269
             Project: Spark
          Issue Type: Sub-task
          Components: Kubernetes, Tests
    Affects Versions: kubernetes-operator-0.8.0
            Reporter: Dongjoon Hyun


{code:java}
-    // Reduce the SENTINEL_RESOURCE_RECONCILIATION_DELAY time to 0
+    // Reduce the SENTINEL_RESOURCE_RECONCILIATION_DELAY time to 10
     SparkOperatorConfManager.INSTANCE.refresh(
         
Map.of(SparkOperatorConf.SENTINEL_RESOURCE_RECONCILIATION_DELAY.getKey(), 
"10")); {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to