abhioncbr commented on issue #10688: URL: https://github.com/apache/pinot/issues/10688#issuecomment-1524110799
Yes, I was thinking the same about moving to some utility class. Right now, the code is sitting in `PinotQueryResource` [getCommonBrokerTenant](https://github.com/apache/pinot/blob/master/pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/PinotQueryResource.java#L272), which requires `tableConfigs` and indirectly `HelixResourceManger`. I can give it a shot to move the functionality to some util class. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org