lupko commented on issue #36540:
URL: https://github.com/apache/arrow/issues/36540#issuecomment-1625620405

   hello @lidavidm, thank you for checking out the issue. to clarify:
   
   - the server - `repro_server.py` - the one that handles the DoExchange is 
fine. 
   - it is the client - `repro_client.py` - the one that initiates the 
DoExchange - where the RSS keeps accumulating. 
   
   sorry if my description was a bit confusing... in our case the client who 
initiates the do_exchange is actually also a server :) 
   
   but, long story short, you can see the increased RSS in the process that 
runs the `repro_client.py` from the reproducer. the `repro_server.py` is fine 
(sans the usual malloc/malloc trim stuff).


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to