beliefer commented on a change in pull request #27852: 
[SPARK-31002][CORE][DOC][FOLLOWUP] Add version information to the configuration 
of Core
URL: https://github.com/apache/spark/pull/27852#discussion_r389490154
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/internal/config/package.scala
 ##########
 @@ -676,6 +733,7 @@ package object config {
       .doc("Whether to un-register all the outputs on the host in condition 
that we receive " +
         " a FetchFailure. This is set default to false, which means, we only 
un-register the " +
         " outputs related to the exact executor(instead of the host) on a 
FetchFailure.")
+      .version("2.3.0")
 
 Review comment:
   SPARK-19753, commit ID: 
dccc0aa3cf957c8eceac598ac81ac82f03b52105#diff-6bdad48cfc34314e89599655442ff210

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to