Datastax error - failed to allocate direct memory

2021-05-24 Thread Joe Obernberger
I'm getting the following error using 4.0RC1.  I've increased direct memory to 1g with:  -XX:MaxDirectMemorySize=1024m The error comes from an execute statement on a static PreparedStatement.  It runs fine for a while, and then dies. Any ideas? 2021-05-24 11:03:10,342 ERROR [io.qua.ver.htt.run.

Re: Datastax error - failed to allocate direct memory

2021-05-24 Thread Joe Obernberger
Please dis-regard - this appears to be a netty issue not a datastax/cassandra issue.  My apologies! -joe On 5/24/2021 11:05 AM, Joe Obernberger wrote: I'm getting the following error using 4.0RC1.  I've increased direct memory to 1g with:  -XX:MaxDirectMemorySize=1024m The error comes from an

Cassandra 4.0 GA

2021-05-24 Thread Jai Bheemsen Rao Dhanwada
Hello All, I see that Cassandra 4.0 RC1 is released in April, is there going to be an official 4.0 GA release or is RC1 considered as an official GA release with Production use? If not is there a tentative timeline for the GA release?