noob-se7en opened a new pull request, #16311:
URL: https://github.com/apache/pinot/pull/16311

   **Problem Statement**
   For adding default rate limit, The rate limiter needs to consider server's 
CPU capacity. This is required so that the rate limit can be derived using the 
number of cores.
   
   **Solution**
   For short term quick fix, Adding config for 
`SERVER_CONSUMPTION_RATE_LIMIT_PER_CORE` which can be used to set how much max 
events server can consume in a second per core.


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