You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "zhenlineo (via GitHub)" <gi...@apache.org> on 2023/02/15 17:12:28 UTC

[GitHub] [spark] zhenlineo commented on pull request #40038: [WIP][CONNECT] Test `RootAllocator` memory leak

zhenlineo commented on PR #40038:
URL: https://github.com/apache/spark/pull/40038#issuecomment-1431708473

   Thanks for looking into this. We should definitely fix the leak. I would probably do the same:
   When we close the session, we go through all buffers and close them. The Result and cleaner also holds some resources.


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