vrajat commented on PR #13583:
URL: https://github.com/apache/pinot/pull/13583#issuecomment-2235715885

   @siddharthteotia The APIs will not add any perf overhead as the changes are 
not in path of query execution. 
   @jasperjiaguo The APIs will help to introspect internal state to understand 
OOM protection in production clusters. 
   I've found the APIs to be helpful for debugging as well. I am also working 
on adding OOM protection for multi-stage operators in #13598 and the APIs are a 
fast way to get internal state while running a workload. 
   
   @jasperjiaguo how do you debug OOM protection and resource usage in 
production systems right now?  


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