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)