beliefer commented on a change in pull request #27668: [SPARK-30887][CORE][DOC] 
Add version information to the configuration of Deploy
URL: https://github.com/apache/spark/pull/27668#discussion_r383084137
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/internal/config/Deploy.scala
 ##########
 @@ -19,48 +19,59 @@ package org.apache.spark.internal.config
 
 private[spark] object Deploy {
   val RECOVERY_MODE = ConfigBuilder("spark.deploy.recoveryMode")
+    .version("0.8.1")
 
 Review comment:
   No JIRA ID, commit ID: d66c01f2b6defb3db6c1be99523b734a4d960532

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

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to