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 2019/02/15 14:45:28 UTC

[GitHub] liupc edited a comment on issue #23794: [SPARK-26884][CORE] Let task acquire memory accurately when using spilled memory

liupc edited a comment on issue #23794: [SPARK-26884][CORE] Let task acquire memory accurately when using spilled memory
URL: https://github.com/apache/spark/pull/23794#issuecomment-464073358
 
 
   I think we acquire the amount of memory it needed no matter whether can be satisfied is what we need here, because the memory manager will give the right amount.If my understand is correct, your change seems to not improve this, but make the behavior change.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org