mymeiyi opened a new pull request, #66940: URL: https://github.com/apache/doris/pull/66940
Enabling FE-side meta service RPC rate limiting immediately waits for or rejects requests, so operators cannot evaluate whether the configured limits fit production traffic first. Add a dry-run mode that evaluates the shared rate limiter and reports would-wait and would-reject decisions without delaying or rejecting RPCs. -- 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]
