[
https://issues.apache.org/jira/browse/CASSANDRA-18049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17688232#comment-17688232
]
Ekaterina Dimitrova edited comment on CASSANDRA-18049 at 2/14/23 5:28 PM:
--------------------------------------------------------------------------
I _think_ you need at a bare minimum below (this is for 11 and 17, but you also
consider 8 here so you will need to do some changes). This is based on the
mentioned article and a PR had with the Chronicle team back in March. (to be
taken with a grain of salt, needs revision as I mentioned before)
[https://github.com/ekaterinadimitrova2/cassandra/blob/test-feb/tools/bin/fqltool#L72-L82]
[https://github.com/ekaterinadimitrova2/cassandra/blob/test-feb/tools/bin/auditlogviewer#L45-L53]
I am adding also some stuff in CASSANDRA-18258, let's catch up and test tomorrow
was (Author: e.dimitrova):
I _think_ you need at a bear minimum below (this is for 11 and 17, but you also
consider 8 here so you will need to do some changes). This is based on the
mentioned article and a PR had with the Chronicle team back in March. (to be
taken with a grain of salt, needs revision as I mentioned before)
[https://github.com/ekaterinadimitrova2/cassandra/blob/test-feb/tools/bin/fqltool#L72-L82]
[https://github.com/ekaterinadimitrova2/cassandra/blob/test-feb/tools/bin/auditlogviewer#L45-L53]
I am adding also some stuff in CASSANDRA-18258, let's catch up and test tomorrow
> Update Chronicle Queue
> ----------------------
>
> Key: CASSANDRA-18049
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18049
> Project: Cassandra
> Issue Type: Task
> Reporter: Ekaterina Dimitrova
> Assignee: Michael Semb Wever
> Priority: Normal
> Fix For: 4.x
>
>
> According to [this|https://chronicle.software/chronicle-support-java-17]
> article:
> {code:java}
> Starting from chronicle-bom-2.22ea26, all new releases can be run under Java
> 17 when run on the class path (but not yet under the module path).{code}
> This BOM is newer than what we currently have in both 4.1 and trunk. 4.1
> points in comments to
> [https://mvnrepository.com/artifact/net.openhft/chronicle-bom/1.16.23] which
> I believe was just forgotten to be updated/removed. The versions we see
> correspond to this BOM
> [https://mvnrepository.com/artifact/net.openhft/chronicle-bom/2.20.226]
> It is still older than chronicle-bom-2.22ea26 so we need to upgrade. I
> suggest we also add a comment again which BOM is considered, this makes
> things easier.
> Further to running CI, review of the CHANGE logs needs to happen to ensure we
> do not miss anything that can impact us and it is not caught by our tests.
> For testing with JDK17, please, contact [~e.dimitrova] for latest branch and
> CI config (at this point feature branch in the cassandra repo does not exist)
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]