java-driver icon indicating copy to clipboard operation
java-driver copied to clipboard

DAO - BYPASS CACHE and USING TIMEOUT capabilities

Open fee-mendes opened this issue 2 years ago • 6 comments

As of commits https://github.com/scylladb/java-driver/commit/d184387961cc439b2c9379d90868fe7b75ad2284 and https://github.com/scylladb/java-driver/commit/d2c151331a1d1fd29c12f678f16bb66974e8aa0d, it would be nice to cut off a driver release with such capabilities.

We have users asking for it and, nonetheless, these commits are great to make use of ScyllaDB specific CQL extensions, thus a differentiator for our users.

@avelanarius

fee-mendes avatar Nov 08 '22 20:11 fee-mendes

@avelanarius - I assume it's waiting for other content to get in (topology, etc.) ?

mykaul avatar Feb 22 '23 10:02 mykaul

4.15.0.0 is released and has those commits. However, those changes were made only in QueryBuilder and it looks like the same changes should also be done in Mapper/DAO components of the driver.

avelanarius avatar Apr 28 '23 14:04 avelanarius

@avelanarius - following a question from Support - what's the status of the above mentioned needed change?

mykaul avatar Oct 26 '23 08:10 mykaul

@avelanarius - ping

mykaul avatar Feb 01 '24 11:02 mykaul

@avelanarius , @roydahan - ping

mykaul avatar Feb 18 '24 14:02 mykaul

It was part of Sprint 2 "Todos" as P2, but I don't think @Bouncheck has reached that. AFAIK he still works on his P1's.

roydahan avatar Feb 19 '24 01:02 roydahan

@Bouncheck - in which release is it?

mykaul avatar May 22 '24 13:05 mykaul

Should be available in 4.17.0.1

Bouncheck avatar May 22 '24 13:05 Bouncheck