RE: Fetch all data from Cassandra 3.4.4

2022-05-30 Thread Bochkarev, Peter

Hi guys!

We use Cassandra 3.4.4. We have 2 nodes with full replication.
We have such an issue. We use old Java driver 
com.datastax.cassandra.cassandra-driver-core and cant simple do upgrade.
We need fetch all data from table but our driver return 23 000 records. Last 
Java driver 
com.datastax.oss.java-driver-core
 fetch 25 000 records.
Could we do something to fix issue except to go latest driver?

Also we use Spring framework 1.5.2 in our app.
Request: select * from my_table;


Internal Use - Confidential


Re: [RELEASE] Apache Cassandra 4.1-alpha1 released

2022-05-30 Thread Mick Semb Wever
>
> Downloads of source and binary distributions are listed in our download
> section:
>
>  http://cassandra.apache.org/download/
>
> This version is the first alpha release[1] on the 4.1 series. As always,
> please pay attention to the release notes[2] and Let us know[3] if you were
> to encounter any problem.
>
> Please note that APIs may change and not all tests in CI are fixed/stable
> during our alpha releases. For more information on our release lifecycle
> and quality requirements please read
> https://cwiki.apache.org/confluence/display/CASSANDRA/Release+Lifecycle
>


FYI, until we start advertising 4.1 releases on the website, you can found
this release here: https://downloads.apache.org/cassandra/4.1-alpha1/