smiklosovic commented on code in PR #3696: URL: https://github.com/apache/cassandra/pull/3696#discussion_r2027248612
########## NEWS.txt: ########## @@ -71,6 +71,24 @@ using the provided 'sstableupgrade' tool. New features ------------ + - JDK21 and Generational ZGC is now officially supported. By default, when JDK21 is used the server params in + jvm21-server.options will be used. We do not recommend using non-generational ZGC with Apache Cassandra. The following + options are seeded in jvm21-server.options and can be set by the user based on use-case: Review Comment: @jmckenzie-dev `are needed` ########## NEWS.txt: ########## @@ -71,6 +71,24 @@ using the provided 'sstableupgrade' tool. New features ------------ + - JDK21 and Generational ZGC is now officially supported. By default, when JDK21 is used the server params in + jvm21-server.options will be used. We do not recommend using non-generational ZGC with Apache Cassandra. The following + options are seeded in jvm21-server.options and can be set by the user based on use-case: Review Comment: @jmckenzie-dev `are needed`? -- 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]

