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_r389490452
##########
File path: core/src/main/scala/org/apache/spark/internal/config/package.scala
##########
@@ -701,6 +761,7 @@ package object config {
.doc("When enabled, log the event that takes too much time to process.
This helps us " +
"discover the event types that cause performance bottlenecks. The time
threshold is " +
"controlled by spark.scheduler.listenerbus.logSlowEvent.threshold.")
+ .version("3.0.0")
Review comment:
SPARK-30812, commit ID:
68d7edf9497bea2f73707d32ab55dd8e53088e7c#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]