mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +00:00
Testing the multishard reader's various read-ahead related corner cases requires a non-trivial setup. Currently there is just one such test, but we plan to add more so in this patch we extract this setup code to a free function to allow reuse across multiple tests.