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<https://mvnrepository.com/artifact/com.datastax.oss>.java-driver-core<https://mvnrepository.com/artifact/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

Reply via email to