[
https://issues.apache.org/jira/browse/ATLAS-5203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditya Gupta updated ATLAS-5203:
--------------------------------
Description:
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.
*//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]
was:
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.
Under: atlas/pom.xml
Updated: Janusgraph version to 1.1.0:
<janusgraph.version>1.1.0</janusgraph.version>
Updated: Tinkerpop version to 3.7.5:
<tinkerpop.version>3.7.5</tinkerpop.version>
#PR: https://github.com/apache/atlas/pull/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
>
> 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.
>
> *//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)