vvivekiyer opened a new issue, #14483: URL: https://github.com/apache/pinot/issues/14483
PR https://github.com/apache/pinot/pull/14300 talks about the reasoning for triggering no-op minion tasks when there are table config updates. Cons of this approach is that there will be minion tasks created for all segments for each table config update. To overcome this problem, we can use a server side API that will return the list of segments to be refreshed. It is being developed in https://github.com/apache/pinot/issues/14450. -- 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.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