[ 
https://issues.apache.org/jira/browse/CASSANDRA-18712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846889#comment-17846889
 ] 

Nayana Thorat commented on CASSANDRA-18712:
-------------------------------------------

[~mck] I have verified current Cassandra master (commit : 
48f6a318796c02ba8e2f22b078958200ba37c9a6) with upgraded chronicle versions. 
Build is successful as well as tests are passing.

Below are the chronicle versions tested:
{code:java}
diff --git a/.build/parent-pom-template.xml b/.build/parent-pom-template.xml
index 0c0e5d4ccc..89334e943c 100644
--- a/.build/parent-pom-template.xml
+++ b/.build/parent-pom-template.xml
@@ -828,7 +828,7 @@
       <dependency>
         <groupId>net.openhft</groupId>
         <artifactId>chronicle-queue</artifactId>
-        <version>5.23.37</version>
+        <version>5.25ea13</version>
         <exclusions>
           <exclusion>
             <artifactId>tools</artifactId>
@@ -844,7 +844,7 @@
       <dependency>
         <groupId>net.openhft</groupId>
         <artifactId>chronicle-core</artifactId>
-        <version>2.23.36</version>
+        <version>2.25ea13</version>
         <exclusions>
           <exclusion>
             <artifactId>chronicle-analytics</artifactId>
@@ -859,7 +859,7 @@
       <dependency>
         <groupId>net.openhft</groupId>
         <artifactId>chronicle-bytes</artifactId>
-        <version>2.23.33</version>
+        <version>2.25ea9</version>
         <exclusions>
           <exclusion>
             <artifactId>annotations</artifactId>
@@ -870,7 +870,7 @@
       <dependency>
         <groupId>net.openhft</groupId>
         <artifactId>chronicle-wire</artifactId>
-        <version>2.23.39</version>
+        <version>2.25ea12</version>
         <exclusions>
           <exclusion>
             <artifactId>compiler</artifactId>
@@ -886,7 +886,7 @@
       <dependency>
         <groupId>net.openhft</groupId>
         <artifactId>chronicle-threads</artifactId>
-        <version>2.23.25</version>
+        <version>2.25ea6</version>
         <exclusions>
           <exclusion>
               <!-- pulls in affinity-3.23ea1 which pulls in 
third-party-bom-3.22.4-SNAPSHOT -->{code}

> 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
>            Priority: Normal
>             Fix For: 5.x
>
>
> [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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to