Jadw1
|
1438be5311
|
CQL3: Bloom filter efficacy test
Added CQL pytest to check bloom filter efficacy by
inserting `N` rows and reading `M` non-existing keys.
Added `bloom_filter_false_positives` method to Python `nodetool`
module. Method gets fp number by calling Scylla's API.
Fixes: #1055
Closes #10186
|
2022-03-23 16:51:50 +02:00 |
|