jmckenzie-dev commented on code in PR #3696:
URL: https://github.com/apache/cassandra/pull/3696#discussion_r2733728220
##########
.build/parent-maven-pom.xml:
##########
@@ -907,7 +908,7 @@
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-core</artifactId>
- <version>2.23.36</version>
+ <version>2.25ea14</version>
Review Comment:
Added a comment to this effect + link to discussion:
```
<!-- While we broadly don't want to use ea libraries in the project,
the Chronicle ecosystem has moved
to an approach of only allowing paid usage for non-ea builds.
The ea builds are identical to the .0 release
of the next major version, so "ea" in this context signifies
"stable GA build" for this major release line.
We plan to move away from chronicle for this and other reasons;
the details of the conversation on the mailing
list can be found here:
https://issues.apache.org/jira/browse/CASSANDRA-18831?focusedCommentId=17902034&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17902034
-->
```
--
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]