mcvsubbu commented on issue #5263: Run the RealtimeSegmentvalidationManager on demand URL: https://github.com/apache/incubator-pinot/issues/5263#issuecomment-614946478 Once a pinot cluster is up and running in production, we really do NOT want to do these runs manually triggered. There are race conditions that can happen if these are run together or within a short period of interval (we only fix segments if they are in the state for a long time). For someone just starting out to experiment with a table, it should be simple to just drop the table and re-create it, right? Or, am I missing something here? We can provide a command-line based fixer (with a note that you run it at your own risk if your table is in production), maybe.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
