> At this point, is there a more precise release date for Cassandra 4.1? We
> are trying to get on 3.11.x prior to earlier releases going eol and a more
> specific date then April would be of great help in our project planning.
> Even if it is the classic s/w answer of eom. Thanks…
>
Apo
> we had an awful performance/throughput experience with 3.x coming from 2.1.
> 3.11 is simply a memory hog, if you are using batch statements on the client
> side. If so, you are likely affected by
> https://issues.apache.org/jira/browse/CASSANDRA-16201
>
Confirming what Thomas writes, hea
> From NEWS.txt:
> > Release builds require Java 11 + Java 8. Development builds can use Java
> 8 without 11.
>
> Did it mean to read "Development builds can use *Java 11 without 8*."?
Cassandra can be built with either JDK 8 or JDK 11.
Our formal releases are built with JDK 8.
> We are using dsc 3.0.3 on total of *6 Nodes*,* 2 DC's, 3 Node Each, RF-3*
> so every node has complete data. Now we are facing a situation on a table
> with 1 partition key, 2 clustering columns and 4 normal columns.
>
> Out of the 6 5 nodes has a single value and Partition key, 2 clustering ke