You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/09/10 00:28:36 UTC

[GitHub] [spark] dongjoon-hyun opened a new pull request, #37849: [SPARK-40401][CORE] Remove the support of deprecated `spark.akka.*` configs

dongjoon-hyun opened a new pull request, #37849:
URL: https://github.com/apache/spark/pull/37849

   ### What changes were proposed in this pull request?
   
   This PR aims to remove the support of `spark.akka.*` configs.
   
   ### Why are the changes needed?
   
   - Apache Spark 2.0+ is not using Akka, but some of `spark.akka.*` configs are still accepted as alternative values from deprecated configs.
   - Due to the Akka's License change, we had better be clear that Apache Spark is irrelevant to Akka even in config names.
     - https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, we will ignore `spark.akka.*`, but it's inevitable in order to remove any confusions due to the config naming, `spark.akka.*`.
   
   ### How was this patch tested?
   
   Manually review.


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] wangyum closed pull request #37849: [SPARK-40401][CORE] Remove the support of deprecated `spark.akka.*` configs

Posted by GitBox <gi...@apache.org>.
wangyum closed pull request #37849: [SPARK-40401][CORE] Remove the support of deprecated `spark.akka.*` configs
URL: https://github.com/apache/spark/pull/37849


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] wangyum commented on pull request #37849: [SPARK-40401][CORE] Remove the support of deprecated `spark.akka.*` configs

Posted by GitBox <gi...@apache.org>.
wangyum commented on PR #37849:
URL: https://github.com/apache/spark/pull/37849#issuecomment-1242622789

   Merged to master.


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] dongjoon-hyun commented on pull request #37849: [SPARK-40401][CORE] Remove the support of deprecated `spark.akka.*` configs

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on PR #37849:
URL: https://github.com/apache/spark/pull/37849#issuecomment-1242815652

   Thank you, @srowen and @wangyum !


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] dongjoon-hyun commented on pull request #37849: [SPARK-40401][CORE] Remove the support of deprecated `spark.akka.*` configs

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on PR #37849:
URL: https://github.com/apache/spark/pull/37849#issuecomment-1242574665

   cc @srowen 


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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