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/09/22 17:19:26 UTC

[GitHub] [spark] attilapiros edited a comment on pull request #34043: [SPARK-36782][CORE] Avoid blocking dispatcher-BlockManagerMaster during UpdateBlockInfo

attilapiros edited a comment on pull request #34043:
URL: https://github.com/apache/spark/pull/34043#issuecomment-925124177


   Even the existing code shows this as when we talk about a shuffle block in the `updateBlockInfo` (in all the three branches) we return:
   
   https://github.com/apache/spark/blob/26b3b1118cc9701127c359b69b25ecf3a023c748/core/src/main/scala/org/apache/spark/storage/BlockManagerMasterEndpoint.scala#L582-L598


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