adoroszlai commented on PR #7325: URL: https://github.com/apache/ozone/pull/7325#issuecomment-2420309190
@kerneltime this PR addresses your [question](https://issues.apache.org/jira/browse/HDDS-7372?focusedCommentId=17621501&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17621501) from HDDS-7372: > since we use classpath files to start services up, wouldn't it be more robust to include both versions vs. forcing convergence? With this change we'll have the ability to include different versions of the same dependency (at most one per module). We still have dependency convergence enabled, but we can consider disabling it in the future. -- 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]
