clintropolis edited a comment on issue #9220: Auto Compaction does not work when coordinator is running on 0.17.0 and MiddleManager is running on 0.16.0 URL: https://github.com/apache/druid/issues/9220#issuecomment-575861307 I wonder if it would be reasonable to make `druid.indexer.runner.minWorkerVersion` set by default to the release version, and also have middle manager/indexers also set the worker version, it could solve the problem? I think it would still need to be user configurable to be backwards compatible with autoscaling usage, but might be a safer default than allowing the overlord to run tasks on any version of druid ever.
---------------------------------------------------------------- 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. 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]
