jmckenzie-dev commented on code in PR #3696:
URL: https://github.com/apache/cassandra/pull/3696#discussion_r2733766574


##########
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:
   Revised and nuked the part where I'd copied in bits from the .options file.
   ```
       - JDK21 and Generational ZGC are now officially supported and 
generational ZGC is now the default Garbage Collector
       when using JDK21. See jvm21-server.options for more details and 
configuration parameters. We do not recommend using
       non-generational ZGC with Apache Cassandra.
   ```



-- 
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