michaelsembwever commented on code in PR #2226:
URL: https://github.com/apache/cassandra/pull/2226#discussion_r1142193928


##########
.build/parent-pom-template.xml:
##########
@@ -705,7 +756,7 @@
       <dependency>
         <groupId>net.openhft</groupId>
         <artifactId>chronicle-queue</artifactId>
-        <version>5.20.123</version>

Review Comment:
   > I am still not sure why posix is at ea latest version but the chronicle-* 
dependencies are at non-ea latest versions.
   
   Only the bump of posix was needed to fix the related failures.
   
   ( Many, and newer, versions are simply not found in 
https://repo1.maven.org/maven2/net/openhft/ )
   
   > Also, maybe a typo but chronicle-core has 2.23.37, you have 36 here.
   
   While chronicle-core-2.23.37 itself is available publicly, it's parent pom 
is not, and uses other dependencies that are SNAPSHOTs. So that version is out 
for us.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to