[
https://issues.apache.org/jira/browse/IGNITE-9646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Kasnacheev updated IGNITE-9646:
------------------------------------
Fix Version/s: (was: 2.7)
Description:
In IGNITE-9073 from pom.xml of ignite-aws jackson-core-asl & jackson-mapper-asl
were removed and that leads to ClassNotFound errors at runtime if ignite node
uses TcpDiscoveryS3IpFinder and started from binary build.
We need to return that dependencies back, because Ignite binary build logic
ignore transient dependencies.
was:
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.
Component/s: (was: zookeeper)
aws
Summary: Regression in release build for ignite-aws module (was:
CLONE - Regression in release build for ignite-zookeeper module)
> Regression in release build for ignite-aws module
> -------------------------------------------------
>
> Key: IGNITE-9646
> URL: https://issues.apache.org/jira/browse/IGNITE-9646
> Project: Ignite
> Issue Type: Bug
> Components: aws
> Reporter: Ilya Kasnacheev
> Assignee: Alexey Kuznetsov
> Priority: Critical
>
> In IGNITE-9073 from pom.xml of ignite-aws jackson-core-asl &
> jackson-mapper-asl
> were removed and that leads to ClassNotFound errors at runtime if ignite node
> uses TcpDiscoveryS3IpFinder 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)