mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +00:00
partition_range passed to row_cache::make_reader has to be kept alive as long as the resulting reader is used. Otherwise weird things start to happen. This used to work just because of a pure luck. When I started changing the row_cache implementation I run into very weird behaviors for this tests. Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com> Message-Id: <2c9e337dbbcf35f4e1394cad043eda10b8c2bd4a.1478602876.git.piotr@scylladb.com>
49 KiB
49 KiB