Files
scylladb/test/lib
Tomasz Grabiec ab274b8203 sstables: clustered_index: Relax scope of validity of entry_info
entry_info holds views, which may get invalidated when the containing
index blocks are removed. Current implementations of next_entry() keeps
the blocks in memory as long as the cursor is alive but that will
change in new implementations of the cursor.

Adjust the assumption of tests accordingly.
2020-06-16 16:15:23 +02:00
..
2020-03-16 20:27:45 +03:00
2020-03-16 20:27:45 +03:00
2020-02-17 10:59:06 +01:00