vrajat closed issue #14450: Add a Server API to list segments of a table that
are out of date
URL: 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 sp
vrajat opened a new issue, #14450:
URL: https://github.com/apache/pinot/issues/14450
When table config is changed, segments have to be refreshed. An API to list
segments that are out of date is useful to automate the ops to automatically
refresh segments.
The API should be implemente