317brian commented on code in PR #15762: URL: https://github.com/apache/druid/pull/15762#discussion_r1468113077
########## docs/operations/rolling-updates.md: ########## @@ -27,15 +27,15 @@ For rolling Apache Druid cluster updates with no downtime, we recommend updating following order: 1. Historical -2. \*Overlord (if any) -3. \*Middle Manager/Indexers (if any) -4. Standalone Real-time (if any) -5. Broker +2. Middle Manager and Indexers (if any) +3. Broker +4. Routers +5. Overlord (Note that you can upgrade the Overlord before any MiddleManager processes if you use [autoscaling-based replacement](#autoscaling-based-replacement).) Review Comment: Singular since the intro sentence uses "processes" -- 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]
