sashapolo commented on code in PR #4462: URL: https://github.com/apache/ignite-3/pull/4462#discussion_r1778037787
########## modules/page-memory/build.gradle: ########## @@ -59,6 +59,7 @@ dependencies { integrationTestImplementation project(':ignite-storage-api') integrationTestImplementation project(':ignite-failure-handler') integrationTestImplementation project(':ignite-file-io') + integrationTestImplementation project(':ignite-storage-page-memory') Review Comment: It's a dependency for tests, I think we have a lot of similar places in other modules, which is considered fine -- 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