attilapiros commented on pull request #32790: URL: https://github.com/apache/spark/pull/32790#issuecomment-855365719
That one is also negative. It uses an ` externalShuffleServiceBlockStatus: Option[JHashMap[BlockId, BlockStatus]]` where entries are removed by the key: https://github.com/apache/spark/blob/7be0ce45a95b4f2449ac370baceb0b9f461e7199/core/src/main/scala/org/apache/spark/storage/BlockManagerMasterEndpoint.scala#L890 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
