mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-06 06:53:12 +00:00
Which also tests combinations of limits, paging and statefulness. Fixes: #9328 This patch fixes the above issue by providing the test said issue was asking for to be considered fixed. The bug described therein was already fixed by an earlier patch.