jbonofre opened a new pull request, #1058:
URL: https://github.com/apache/arrow-java/pull/1058

   ## What's Changed
   
   gRPC/Netty releases Arrow buffers asynchronously after server shutdown. Poll 
briefly for the allocator's memory to drain before closing it, preventing 
spurious "Memory was leaked" errors in CI.
   
   The fix adds a brief polling loop to wait for the allocator's memory to 
drain before closing it.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to