sk0x50 commented on code in PR #5297: URL: https://github.com/apache/ignite-3/pull/5297#discussion_r1971733916
########## modules/partition-replicator/build.gradle: ########## @@ -99,6 +99,10 @@ dependencies { integrationTestImplementation project(':ignite-partition-distribution') integrationTestImplementation project(':ignite-runner') integrationTestImplementation project(':ignite-system-disaster-recovery') + integrationTestImplementation project(':ignite-sql-engine') Review Comment: Perhaps, it makes sense to mark these dependencies with `TODO https://issues.apache.org/jira/browse/IGNITE-22522`. WDYT? -- 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