Israel Fruchter

Results 133 issues of Israel Fruchter

since there currently no for fix for scylladb/scylladb#18059 we'll be skipping this nemesis until a fix for that issue would be available Ref: scylladb/scylladb#18059 ### Testing - [ ] ###...

backport/2024.2
backport/6.1
backport/6.2

perftune.py is a script within seastar (which is a part of scylla_setup) that configures several system parameters, like the amount of CPU cores that are designated to handle IRQ, and...

``` 19:22:35 unit_tests/test_cluster.py:1:0: R0801: Similar lines in 2 files 19:22:35 ==functional_tests.scylla_operator.libs.helpers:[226:237] 19:22:35 ==sdcm.nemesis:[1232:1243] 19:22:35 resharding_time, node.name) 19:22:35 19:22:35 # Check that liveness probe didn't report any errors 19:22:35 # https://github.com/scylladb/scylla-operator/issues/894...

no-issue-activity

so far the code was using the `/share/cassandra/bin/nodetool` that is the old java based nodetool that depends on JMX and now it would use the script from `/bin/nodetool` that should...

backport/6.2

sine there are bugs related centos9 stream we are not gonna attend to. switching the test case to work with rocky9 Ref: https://github.com/scylladb/scylladb/issues/19325 ### Testing - [x] 🔴 rocky9-selinux -...

Failing to create SCT can fail in GCP with the following: ``` Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute per region' of service 'compute.googleapis.com'...

GCE

we found out this options is causing more harm than good 1) it's replicate the exact name commands, which for write or mixed, generate override we don't always intend 2)...

Performance

Provision step is failing for cases starting with images which is no scylla image: ``` 01:43:16 Traceback (most recent call last): 01:43:16 File "/home/ubuntu/scylla-cluster-tests/./sct.py", line 1863, in 01:43:16 cli.main(prog_name="hydra") 01:43:16...

Bug

while running Gemini with scylla 6.2 we seen this warning in the tool output ``` 2025/03/11 11:55:42 parse rf for keyspace "org.apache.cassandra.locator.EverywhereStrategy": unsupported strategy class: %!v(MISSING) ``` looking at the...

seems like recently this log line was added during shutdown of the cluster: ``` INFO [main] 2025-01-29 02:03:18,734 Metadata.java:164 - Unregistered tablet map's event listener. ``` dtest has logic that...