chenboat commented on a change in pull request #6778: URL: https://github.com/apache/incubator-pinot/pull/6778#discussion_r636653733
########## File path: pinot-controller/src/main/java/org/apache/pinot/controller/validation/RealtimeSegmentValidationManager.java ########## @@ -43,7 +43,7 @@ /** - * Validates realtime ideal states and segment metadata, fixing any partitions which have stopped consuming + * Validates realtime ideal states and segment metadata, fixing any partitions which have stopped consuming, and uploading segments to segment store if missing. Review comment: change to if the segment download url is missing in the metadata. -- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org