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 2021/10/18 09:17:05 UTC

[GitHub] [spark] cloud-fan commented on pull request #34292: [SPARK-37017][CORE] Reduce the scope of synchronized to prevent deadlock

cloud-fan commented on pull request #34292:
URL: https://github.com/apache/spark/pull/34292#issuecomment-945571253


   I don't think the current Apache Spark can hit this deadlock, but it can be a potential issue in the future. Anyway, reducing the scope of the `synchronize` block is always a good thing.


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