beliefer commented on a change in pull request #27674: [SPARK-30888][CORE][DOC] 
Add version information to the configuration of Network
URL: https://github.com/apache/spark/pull/27674#discussion_r383089489
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/internal/config/Network.scala
 ##########
 @@ -23,71 +23,85 @@ private[spark] object Network {
 
   private[spark] val NETWORK_CRYPTO_SASL_FALLBACK =
     ConfigBuilder("spark.network.crypto.saslFallback")
+      .version("2.2.0") // SPARK-19139, commit ID: 
8f3f73abc1fe62496722476460c174af0250e3fe
 
 Review comment:
   SPARK-19139, commit ID: 8f3f73abc1fe62496722476460c174af0250e3fe

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