k8ssandra / k8ssandra-operator

The Kubernetes operator for K8ssandra
https://k8ssandra.io/
Apache License 2.0
158 stars 74 forks source link

K8SSAND-1360 ⁃ Support Shenandoah for Cassandra 4.x #490

Open adejanovski opened 2 years ago

adejanovski commented 2 years ago

What is missing? Shenandoah is a low latency garbage collector that is now stable and included in the openjdk builds since jdk17, but available as stable LTS in jdk11 custom builds. It would be great to ship our Cassandra images with such jdk11 builds as they would enable the use of Shenandoah.

Why do we need it? Shenandoah has proven to be very efficient during early benchmarks and would be beneficial to many of our users to achieve both low latencies and high throughputs.

┆Issue is synchronized with this Jira Story by Unito

jsanda commented 2 years ago

We need a ticket in management-api for this.