Botond Dénes
Botond Dénes
v5: * Fix token order violations found in tests. All are benign: - scrub/validation tests were triggering validation errors as these tests work with corrupt data - mutation_query_test::partition_limit_test didn't sort...
@scylladb/scylla-maint ping.
> > Looks good. Testing will be a challenge. > > @denesb how's testing going? How can we progress this PR? I just need time to work on it. Haven't...
Waking this PR from winter hibernation. v4: * All validation error messages are now produced in the validator, in a single place. All users of the validator just decorate and...
v5: * Write tests that mix data and index from slightly different sstables and makes sure all kinds of discrepancies are successfully detected by the validator. * Fix bugs found...
v6: * Fix use-after-free found by debug-mode tests in CI. * Break up the single monolithic test, containing a lot of test cases, into one test per test-case. This provides...
> CI state **`FAILURE`** - https://jenkins.scylladb.com/job/scylla-master/job/scylla-ci/476/ https://github.com/scylladb/scylladb/issues/13211. Re-kicked.
Rebased (ping).
Thanks for picking this up @nyh. I will prepare another version soon(ish). Hopefully, before the anniversary.