vrajat commented on code in PR #16380:
URL: https://github.com/apache/pinot/pull/16380#discussion_r2221884768


##########
pinot-core/src/main/java/org/apache/pinot/core/accounting/PerQueryCPUMemAccountantFactory.java:
##########
@@ -140,6 +141,8 @@ public static class PerQueryCPUMemResourceUsageAccountant 
implements ThreadResou
 
     protected Set<String> _cancelSentQueries;
 
+    protected String _maxMemoryUsageQueryId;

Review Comment:
   Yes. It is only updated by the watcher task.



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