deepthi-912 commented on PR #13226: URL: https://github.com/apache/pinot/pull/13226#issuecomment-2135953536
"2024/03/21 00:49:42.733 INFO [RealtimeConsumptionRateManager] [HelixTaskExecutor-message_handle_thread_29] A consumption rate limiter is set up for topic foo in table bar_REALTIME with rate limit: 750.0 (topic rate limit: 6000.0, partition count: @Jackie-Jiang This log is kind of confusing as it’s logging the creation before the actual throttling itself. So, I tried to move the log after throttling the request. -- 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]
