Dmitry Kropachev

Results 344 issues of Dmitry Kropachev

If experiment at https://github.com/scylladb/java-driver/issues/441 show that lazy shuffling yield better results, it makes sense to apply same approach for whole query plan for `DefaultLoadBalancingPolicy`

Performance

Unlike `4.x`, pipeline [Release ScyllaDB Java Driver](https://github.com/scylladb/java-driver/actions/workflows/release.yml) on `3.x` is not closing and releasing staging repo on sonatype. As result, release is not happening, unless you go aand munaully kick...

We need to make sure that this driver supports TLS tickets by default (if tls is enabled) There should be ticket cache on client side.

We need to make sure that this driver supports TLS tickets by default (if tls is enabled) There should be ticket cache on client side.

Have an integration sct tests in the same way it [was implemented](https://github.com/scylladb/gocql/pull/255) for gocql. ```[tasklist] ### Tasks - [ ] 3.x: Advanced integration tests - [ ] 4.x: Advanced integration...

``` Starting com.datastax.driver.mapping.MapperUDTTest.should_throw_error_when_udt_is_altered_and_is_not_compatible_anymore [Test #56]... 59752 [cluster28-worker-3] WARN com.datastax.driver.mapping.MappingManager - User type ks_22.address has been altered; existing mappers for @UDT annotated class com.datastax.driver.mapping.MapperUDTTest$Address might not work properly anymore 59753 [cluster28-worker-3]...

Error: ``` com.datastax.driver.core.policies.DCAwareRoundRobinPolicyTest.should_not_send_requests_to_blacklisted_dc_using_host_filter_policy Time elapsed: 0.114 s

Run: https://github.com/scylladb/java-driver/actions/runs/12733193813/job/35489258038?pr=410 Error: ``` Error: com.datastax.oss.driver.core.loadbalancing.DefaultLoadBalancingPolicyIT.should_hit_non_replicas_when_routing_information_present_but_all_replicas_down Time elapsed: 62.58 s

Run: https://github.com/scylladb/java-driver/actions/runs/12733193813/job/35489258038?pr=410 Error: ``` com.datastax.oss.driver.core.loadbalancing.DefaultLoadBalancingPolicyIT.should_use_round_robin_on_local_dc_when_not_enough_routing_information Time elapsed: 0.045 s