npawar commented on issue #3642: Increase frequency of ValidationManager to fix realtime consumption stopped issues faster than 1 hour URL: https://github.com/apache/incubator-pinot/issues/3642#issuecomment-451576234 @kishoreg found out that there is already a flag in ValidationManager periodic task which makes some tasks run 6 hourly, and only the realtime validation run hourly. Increasing the frequency should be safe in this case. But I agree, those should be split out, instead of having different frequencies within a periodic task
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
