somandal commented on PR #14943: URL: https://github.com/apache/pinot/pull/14943#issuecomment-2626160486
> Say in the future we want to add a `TextIndexThrottler`, are we keep appending parameters? They are all under the same topic, and should be managed by a single class. Within that class, if you want logic separation, you may add sub-throttlers Sure, modified to have a single class to hold each of the throttlers. Please take a look, thanks! -- 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]
