satwik-pachigolla opened a new pull request, #16241:
URL: https://github.com/apache/pinot/pull/16241

   ### Summary
   Adds a log only mode configuration for multistage query throttling under the 
following instance configuration that can be used by brokers and servers: 
`pinot.multistage.query.throttling.log.only.enabled`
   
   ### Comptability
   This is backwards compatible since log only is opt-in. Log only mode 
defaults to false and does not modify previous behavior.
   
   This is not forwards compatible if log only mode is enabled. 
   
   ### Testing
   
   - Set brokers and server side limits to 100 and set log only mode to false
   <img width="826" alt="Screenshot 2025-06-30 at 5 05 01 PM" 
src="https://github.com/user-attachments/assets/fd42d268-6449-4e83-ba10-87aada4b7da2";
 />
   
   <img width="1490" alt="Screenshot 2025-06-30 at 5 11 37 PM" 
src="https://github.com/user-attachments/assets/72daad8b-a721-4378-96aa-c75f334b3984";
 />
   
   
   - Set brokers and server side limits to 100 and set log only mode to true
   <img width="920" alt="Screenshot 2025-06-30 at 5 05 40 PM" 
src="https://github.com/user-attachments/assets/104275bf-9a58-4a94-898f-23941612a2e7";
 />
   <img width="1506" alt="Screenshot 2025-06-30 at 5 11 09 PM" 
src="https://github.com/user-attachments/assets/31279da1-857d-4a10-ad17-78fb4333f8cf";
 />
   
   


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to