yjshen opened a new issue, #2155:
URL: https://github.com/apache/arrow-datafusion/issues/2155

   **Describe the bug**
   
   We have moved requesters' memory tracking method in #1691:
   
   > Consumers push their memory usage to MemoryManager. No more pull from 
MemoryManagers for usage updates.
   
   Inconsistency memory tracking exists for SortExec, which may cause incorrect 
total memory accounting in the memory manager, and potentially block other 
requesters' running when we have more than one requester.


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