wiedld opened a new pull request, #11949:
URL: https://github.com/apache/datafusion/pull/11949

   ## Which issue does this PR close?
   
   Closes #11523 
   
   ## Rationale for this change
   
   We would like the improved OOM error messages, which lists the top overall 
memory reservation consumers, to be the default.
   
   ## What changes are included in this PR?
   
   Make `TrackConsumersPool` be the default.
   Include benchmarks to assess potential performance overhead from added mutex.
   
   
   ## Are these changes tested?
   
   Yes, for the existing tests using the default pool.
   
   
   ## Are there any user-facing changes?
   
   No API changes.
   Change in OOM messages returned.
   


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