Github user brad-kaiser commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19041#discussion_r166508110
  
    --- Diff: 
core/src/main/scala/org/apache/spark/internal/config/package.scala ---
    @@ -123,6 +123,16 @@ package object config {
         .timeConf(TimeUnit.MILLISECONDS)
         .createWithDefaultString("3s")
     
    +  private[spark] val DYN_ALLOCATION_CACHE_RECOVERY =
    +    ConfigBuilder("spark.dynamicAllocation.cacheRecovery.enabled")
    --- End diff --
    
    Removed reference to the configs in the PR summary and JIRA ticket.


---

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

Reply via email to