[
https://issues.apache.org/jira/browse/ATLAS-5203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18060604#comment-18060604
]
ASF subversion and git services commented on ATLAS-5203:
--------------------------------------------------------
Commit 1f60de3f128a49b5c1209eb2c27b81c4291834ea in atlas's branch
refs/heads/master from Aditya Gupta
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=1f60de3f1 ]
ATLAS-5203: Upgrade Janusgraph version to 1.1.0 (#517)
> Upgrade Janusgraph version to 1.1.0
> -----------------------------------
>
> Key: ATLAS-5203
> URL: https://issues.apache.org/jira/browse/ATLAS-5203
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Reporter: Paresh Devalia
> Assignee: Aditya Gupta
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> JanusGraph 1.1.0 was released on {*}November-2024{*}, which includes a lot of
> improvements since 0.6.4 and 1.0.0, the version currently used by Atlas.
> Atlas should be updated to use the latest available JanusGraph version.
> |Module: pom.xml|Component|Action|Reason|
> |Atlas Root|JanusGraph|1.0.0 → 1.1.0|Align with latest stable graph stack.|
> | |TinkerPop|3.7.0 → 3.7.5|Align with latest stable graph stack.|
> |Repository|Cassandra Driver|3.11.5|Stability and compatibility.|
> | |Cassandra All|3.11.19|Stability and compatibility.|
> | |Transitive Exclusions|Removed metrics-core, jctools-core|Resolve
> dependency conflicts.|
> |Webapp|Transitive Exclusions|Removed slf4j-reload4j|Resolve logging
> conflicts.|
> |Impala-Bridge|Mockito|mockito-all → mockito-core [4.11.0]|Replace deprecated
> library; modern testing support.|
> | |Transitive Exclusions|Removed slf4j-log4j12|Resolve logging and circular
> dependency issues.|
> *//Changes:*
> *1. U/atlas pom.xml:* Upgraded *JanusGraph* from 1.0.0 to 1.1.0 and
> *TinkerPop* from 3.7.0 to 3.7.5 to align with the latest stable graph stack.
> {*}2. U/Repo pom.xml{*}: Upgraded *Cassandra* components
> (cassandra-driver-core to 3.11.5 and cassandra-all to 3.11.19) for
> compatibility and stability. Also excluded conflicting transitive
> dependencies (metrics-core, jctools-core).
> *3. U/webapp pom.xml:* exlcluded conflicting transitive dependency
> (slf4j-reload4j)
> *4. U/ Impala-Bridge pom.xml:* Replaced deprecated *{{mockito-all}}* with
> *{{mockito-core[4.11.0]}}* and r{*}emoved {{slf4j-log4j12}}{*} to resolve
> *logging and circular dependency* issues.
> #PR: [https://github.com/apache/atlas/pull/517]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)