gemini icon indicating copy to clipboard operation
gemini copied to clipboard

[FEAT] Lock for writes when validating partition

Open CodeLieutenant opened this issue 3 months ago • 1 comments

For 'strong consistency' testing, during validation of partitions we should not modify the partitions, we need to introduce some kind of locking to the partitions when they are used inside selects, so that results coming from the query are the same (or at least we hope they will be) while keeping this lock

CodeLieutenant avatar Nov 10 '25 08:11 CodeLieutenant

This might not be only thing to modify for 'strong consistency' feature.

soyacz avatar Nov 19 '25 14:11 soyacz

Closing this issue as it was moved to Jira. Please continue the thread in https://scylladb.atlassian.net/browse/QATOOLS-112

dani-tweig avatar Jan 18 '26 05:01 dani-tweig