rpuch commented on code in PR #4684: URL: https://github.com/apache/ignite-3/pull/4684#discussion_r1833785349
########## modules/replicator/build.gradle: ########## @@ -37,6 +37,7 @@ dependencies { implementation project(':ignite-placement-driver-api') implementation project(':ignite-failure-handler') implementation project(':ignite-partition-distribution') + implementation project(':ignite-metastorage-api') Review Comment: I removed the dependency; instead, a method is added to `PlacementDriver` -- 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