tomvanbussel commented on pull request #29785:
URL: https://github.com/apache/spark/pull/29785#issuecomment-694188835


   @cloud-fan I checked the code (`TaskMemoryManager.acquireExecutionMemory()`) 
and it seems that the memory will first ask the other memory consumers to spill 
before it asks the memory consumer that requested the memory to spill. But it 
does ask the requesting memory consumer to spill if necessary.


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

Reply via email to