timoninmaxim commented on a change in pull request #8206:
URL: https://github.com/apache/ignite/pull/8206#discussion_r501070383



##########
File path: modules/indexing/pom.xml
##########
@@ -133,6 +133,14 @@
             <version>${guava.version}</version>
             <scope>test</scope>
         </dependency>
+
+        <dependency>

Review comment:
       Unfortunately it's required. By some reason, `ClientTestSuit` lives in 
indexing module while some tests (including ` `ReliableChannelTest`) are in 
core module. So all dependencies that requires for tests in core must be set 
within indexing module too.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to