michaelsembwever commented on code in PR #3696: URL: https://github.com/apache/cassandra/pull/3696#discussion_r2725842542
########## NEWS.txt: ########## @@ -80,6 +80,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 Review Comment: Not clear that ZGC is the default with java21 (and that G1GC isn't supported/recommended either ??) -- 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]

