I am considering migration my application Cassandra Java driver from 3.4 to 
4.9. Are there breaking changes between 3.4 and 4.9 (I expect so to be honest 
but I want to get a feel of how much effort there might be).

I want to implement backward paging feature in my application. I can either 
implement it in the application like Alex Ott mentioned in the Stack Overflow 
link  or I could migrate to 4.9. I am wondering which would be relatively 
easier.

https://stackoverflow.com/questions/50168236/cassandra-pagination-inside-partition/50172052?noredirect=1#comment114079439_50172052

My application doesn’t need random page navigation. It would be linear (1 page 
either ways) so I suppose the performance impact would be negligible.

thanks

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

Reply via email to