Israel Fruchter

Results 834 comments of Israel Fruchter

@Lorak-mmk we need to take a call here, on 3.27.0 they introduce client side `Column Encryption` feature. Meanwhile I don't mention it on our docs, and we should consider if...

> Is it a client side only feature? yes

@Lorak-mmk Took me a while to get the windows wheel building in shape it was failing in testing with python 3.12, cause of missing libev (i.e. no fallback to asyncio...

One more issue I remember we might have https://github.com/scylladb/scylla-cqlsh/issues/90 cqlsh would break with python 3.12

> That's a lot of code to review... I'll try to get to it soon. > Do you think it would be possible to create an automation to open a...

> Does it get installed, or also gets enabled? I think the former makes sense, the latter - less so. both, it is installed, and being used. (i.e. the tests...

it's hard coded in the test, to use the old version of the tool. and when changing it, we can get into: https://github.com/scylladb/scylladb/issues/17412 i.e. /proc/sys/fs/aio-max-nr isn't big enough, and user...

> @fruch - so the issue is to change the tests? No, the issue is to remove the old tool from unified package (and yes at the same time the...

> > > @fruch - so the issue is to change the tests? > > > > > > No, the issue is to remove the old tool from unified...

> I thought we already removed jmx from the offline installer, as part of #18487. @denesb that PR only disabled the installation of it, JMX just recently was removed from...