Dmitry Kropachev

Results 281 comments of Dmitry Kropachev

> > > > > Do you have reproducer @dkropachev ? Is the error thrown on every cluster.close()? > > > > > > > > > > > >...

> > > > There are two of three exiting Endpoit implementations that are overriding equals in a way that allows different instances of Endpoints to match: > > >...

> > > > > > > Do you have reproducer @dkropachev ? Is the error thrown on every cluster.close()? > > > > > > > > > >...

> > > > > > There are two of three exiting Endpoit implementations that are overriding equals in a way that allows different instances of Endpoints to match: >...

> > > > > > > > > Do you have reproducer @dkropachev ? Is the error thrown on every cluster.close()? > > > > > > > >...

> > > > > > > > > > > Do you have reproducer @dkropachev ? Is the error thrown on every cluster.close()? > > > > > >...

> > > > > > > > > > > > > Do you have reproducer @dkropachev ? Is the error thrown on every cluster.close()? > > > >...

It is blocked by https://github.com/scylladb/java-driver/issues/333 and https://github.com/scylladb/java-driver/issues/334

@Bouncheck , let's review it, it looks good, only my concern is that RequestHandler.onSet is run for different connections and requests and if between these requests `RequestHandler` keeps state you...

As @mykaul suggested it is indeed resolved by https://github.com/apache/cassandra-java-driver/commit/1134c709f64a0d15664713f375e5d0d3850c4522, which have ended up in `4.18.1`. Let's sync with upstream to get it in.