SongYadong opened a new pull request #23497: [SPARK-26578][CORE] Synchronize 
putBytes's memory allocation and putting block on memoryManager
URL: https://github.com/apache/spark/pull/23497
 
 
   ## What changes were proposed in this pull request?
   
   Just like operation about memory allocation and putting/evicting blocks in 
`MemoryStore`'s many other methods, I think it may be better that `putBytes` 
also be synchronized on `memoryManager`.
   
   ## How was this patch tested?
   
   Existing unit tests.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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