andygrove commented on issue #2453:
URL: 
https://github.com/apache/datafusion-comet/issues/2453#issuecomment-3340627340

   more debug logging, which now more clearly shows what is happening:
   
   ```
   25/09/26 15:50:30 INFO CometTaskMemoryManager: Task 1561 requested 734496 
bytes
   25/09/26 15:50:30 INFO core/src/execution/memory_pools/unified_pool.rs: Task 
1561 shrink() release_to_spark(734496)
   25/09/26 15:50:30 INFO CometTaskMemoryManager: Task 1561 released 734496 
bytes
   25/09/26 15:50:30 WARN ExecutionMemoryPool: Internal error: release called 
on 734496 bytes but task only has 0 bytes of memory from the off-heap execution 
pool
   ```
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to