9aman commented on PR #16407:
URL: https://github.com/apache/pinot/pull/16407#issuecomment-3149344022
IIUC,
_isThrottlingAllowed = true;
will only work for partition level throttling.
The server level throttling is always ON (as long as it is configured)
You have decoupled the `start` of rate limiting for the two rate limiters.
--
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]