Dmitry Kropachev

Results 281 comments of Dmitry Kropachev

try catch won't help, program is being terminated by OS. Thanks for reporting. Unfortunately it will take some time to get it investigated.

> > We can do select count(*) from system.clients and calculate pause from that. > > I am strongly against this option. This already creates additional load on the cluster...

We are not planning to implement this feature, problem has been addressed on the server side.

> Does Scylla support it? I thought it only supports snappy and lz4. If it does not support it, we need to open an issue there unless one already exists....

> Could you check if its difficult to only send those requests to Cassandra, and not to Scylla? If its feasible, maybe we can do this? If its too much...

@sylwiaszunejko , please update master issue - https://github.com/scylladb/python-driver/issues/619, not here

it is also inline with what I observed in https://github.com/scylladb/python-driver/issues/616#issuecomment-3642916203

> In the logs I see a lot of bad file descriptor errors, so it may be just a duplicate of [#614](https://github.com/scylladb/python-driver/issues/614) No, that one is regarding ControlConnection reconnection.