clintropolis commented on pull request #11713: URL: https://github.com/apache/druid/pull/11713#issuecomment-984336797
I created #12016 to reduce the blast radius of upgrading a cluster out of order after #11895 so it will at least no longer be stuck with `COMPLEX` types for a very long period or until restart. This doesn't really change plans to call this out in the release notes, since query side upgrading is a bit more important than normal for this one, but after this change at least bad behavior from out of order upgrade will be limited to the normal stuff that happens during out of order upgrades and only affect queries running during the upgrade period (instead of being stuck in an incorrect state for some time after upgrade is complete). -- 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]
