vogievetsky opened a new pull request #12072: URL: https://github.com/apache/druid/pull/12072
Just a small PR to fix an issue where the `upgradeSpec` function would be a noop for supervisors because of the initial `if` statement that limited it to tasks. As part of this work also changed the indent level in that function making the diff look bigger than it is. Also deleted the downgrade function which was dead code. So now if you copy paste a spec from here (say): https://druid.apache.org/docs/0.16.0-incubating/development/extensions-core/kafka-ingestion.html It will be insta-upgraded 👍  -- 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]
