sashapolo commented on code in PR #4462:
URL: https://github.com/apache/ignite-3/pull/4462#discussion_r1778074259


##########
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:
   To import the `PersistentPageMemoryStorageEngine.ENGINE_NAME` constant. I 
still don't understand the problem, test dependencies are a separate graph. If 
there was a circular dependency, the project would not compile.



-- 
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

Reply via email to