You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/10/07 14:43:25 UTC

[GitHub] [ignite] timoninmaxim commented on a change in pull request #8206: IGNITE-13204 Add Java thin client Kubernetes auto discovery

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:
users@infra.apache.org