vrajat opened a new pull request, #13583: URL: https://github.com/apache/pinot/pull/13583
Query cancellation in OOM conditions depends on tracking resource usage by query execution threads. Resource tracking is implemented in `PerQueryCPUMemAccountantFactory.java`. A couple of debug APIs have been added to broker and server to access the internal data structures that track resource usage. These debug APIs will help to understand the behavior of this feature in production systems. tags: observability -- 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]
