Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
Description
Deletions can easily impact paging (see CASSANDRA-8490 for an example). We should improve the paging dtests to include various kinds of deletions: partition-level, row-level, and cell-level. The tests should also exercise deleting enough contiguous partitions/rows/levels to fill an entire page.
Assigning to rhatch for now since he created the original paging tests, but I can reassign this if needed.
Attachments
Issue Links
- Is contained by
-
CASSANDRA-9012 Triage missing test coverage
- Open