kfaraz commented on PR #17935: URL: https://github.com/apache/druid/pull/17935#issuecomment-2822955511
@gianm , I have renamed the property to `useIncrementalCache` as it applies well to both Coordinator and Overlord. The docs have also been updated accordingly. We would still want to support the `ifSynced` mode on the Coordinator as it does not block service start-up. This would allow users to retain current Coordinator behaviour. Any read from the cache will however always block until one sync has happened after becoming leader. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
