kgyrtkirk commented on PR #18013: URL: https://github.com/apache/druid/pull/18013#issuecomment-2984011635
I've noticed that some artifacts by chance that for example `commons-lang3` is bound to a lower version than a dep would pull in....and after enabling the corresponding enforcer plugin I've found a lot of downgraded deps...but after a few rounds it also realized that jackson is outdated :) (https://github.com/kgyrtkirk/druid/tree/disallow-downgrades) would you like to do any more things before merging this? what would it take to run the `IndexHadoop` test in the ci ? we could probably create a label or something to run it - so that we don't need to hassle with it manually (if it passes) ... -- 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]
