korlov42 commented on code in PR #2274: URL: https://github.com/apache/ignite-3/pull/2274#discussion_r1250391461
########## modules/distribution-zones/build.gradle: ########## @@ -26,6 +26,7 @@ dependencies { annotationProcessor project(":ignite-configuration-annotation-processor") annotationProcessor libs.auto.service + implementation project(':ignite-catalog') Review Comment: why do we need this dependency? I would postpone introducing any dependency till the moment whet it actually required -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org