[
https://issues.apache.org/jira/browse/CASSANDRA-18712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846919#comment-17846919
]
Stefan Miklosovic edited comment on CASSANDRA-18712 at 5/16/24 11:41 AM:
-------------------------------------------------------------------------
I verified that a tarball with this change contains
{code:java}
chronicle-bytes-2.25ea9.jar
chronicle-core-2.25ea13.jar
chronicle-queue-5.25ea13.jar
chronicle-threads-2.25ea6.jar
chronicle-wire-2.25ea12.jar{code}
while the old tarball contains
{code:java}
chronicle-bytes-2.23.33.jar
chronicle-core-2.23.36.jar
chronicle-queue-5.23.37.jar
chronicle-threads-2.23.25.jar
chronicle-wire-2.23.39.jar{code}
There are no changes in libs dir except these.
I checked that the versions match the versions in the bom.
When it comes to pom.xml (after ant mvn-install), it is same (checking with mvn
dependency:tree)
I am not sure what is their policy when it comes to release versioning.
[https://central.sonatype.com/artifact/net.openhft/chronicle-core/versions]
E.g. there is not any "not early access" of 2.24, they stopped with 2.24ea28
and next one was 2.25ea0.
[https://repo1.maven.org/maven2/net/openhft/chronicle-core/]
was (Author: smiklosovic):
I verified that a tarball with this change contains
{code:java}
chronicle-bytes-2.25ea9.jar
chronicle-core-2.25ea13.jar
chronicle-queue-5.25ea13.jar
chronicle-threads-2.25ea6.jar
chronicle-wire-2.25ea12.jar{code}
while the old tarball contains
{code:java}
chronicle-bytes-2.23.33.jar
chronicle-core-2.23.36.jar
chronicle-queue-5.23.37.jar
chronicle-threads-2.23.25.jar
chronicle-wire-2.23.39.jar{code}
There are no changes in libs dir except these.
When it comes to pom.xml (after ant mvn-install), it is same (checking with mvn
dependency:tree)
I am not sure what is their policy when it comes to release versioning.
[https://central.sonatype.com/artifact/net.openhft/chronicle-core/versions]
E.g. there is not any "not early access" of 2.24, they stopped with 2.24ea28
and next one was 2.25ea0.
[https://repo1.maven.org/maven2/net/openhft/chronicle-core/]
> Update Chronicle bytes
> ----------------------
>
> Key: CASSANDRA-18712
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18712
> Project: Cassandra
> Issue Type: Task
> Components: Dependencies
> Reporter: Nayana Thorat
> Assignee: Nayana Thorat
> Priority: Normal
> Fix For: 5.x
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> [https://github.com/OpenHFT/Chronicle-Bytes/pull/485] fixes test failures of
> cassandra on s390x.
> This patch is merged and available in chronicle-bytes-2.24ea7 and later
> releases.
> possible to update Chronicle bytes and related pkg versions in Cassandra
> (https://github.com/apache/cassandra/blob/trunk/.build/parent-pom-template.xml)?
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]