You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2018/09/14 03:40:00 UTC

[jira] [Created] (IGNITE-9594) Regression in release build for ignite-zookeeper module

Alexey Kuznetsov created IGNITE-9594:
----------------------------------------

             Summary: Regression in release build for ignite-zookeeper module
                 Key: IGNITE-9594
                 URL: https://issues.apache.org/jira/browse/IGNITE-9594
             Project: Ignite
          Issue Type: Bug
            Reporter: Alexey Kuznetsov
            Assignee: Alexey Kuznetsov
             Fix For: 2.7


In IGNITE-9073 from pom.xml of ignite-zookeeper jackson-core-asl & jackson-mapper-asl

were removed and that leads to ClassNotFound errors at runtime if ignite node uses  TcpDiscoveryZookeeperIpFinder and started from binary build.

 

We need to return that dependencies back, because Ignite binary build logic ignore transient dependencies.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)