Jackie-Jiang opened a new issue #6812: URL: https://github.com/apache/incubator-pinot/issues/6812
Currently the controller periodic task can only be triggered via the scheduler. Occasionally users might need to use the periodic task to fix some state (e.g. use `RealtimeSegmentValidationManager` to add consuming segments for a new partition, use `SegmentRelocator` to relocate segments etc.). It would be good to add an endpoint to manually trigger the periodic task. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
