Israel Fruchter

Results 993 comments of Israel Fruchter

@elcallio did you had a change to look at those tcp dumps ?

> @fruch - did you manage to decode those? > > ``` > INFO 2023-10-18 21:52:33,782 [shard 1:stat] cql_server - exception while processing connection: std::system_error (error system:107, Transport endpoint is...

@Lorak-mmk upstream merged: https://github.com/datastax/python-driver/pull/1172 so we should be start a sync with upstream, and close this one

Hi @johnny-smitherson, I don't know if I would use the name of columns in the filter arguments, but might think of extending the where clause: ``` .filter(a=1, b=2, _and =...

A thought, maybe we should even title it unsupported/unmaintained from a certain release ?

> @fruch should this be closed due to #558? Maybe, I have't tested this specific case.

> @fruch who's working on this? Currently no one... there are more incidents of that getting stuck ?

I'll take a closer look (it mainly happen on those sec. indexes tests ? or on more then one test file / class ?)

@elcallio seem that other places point to using SIGQUIT, (and not SIGINT), https://access.redhat.com/solutions/18178 I wasn't able to reproduce those issue, but I want to make sure I'm using the correct...