mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 18:40:38 +00:00
The test was allocating entries in the standard allocator, but they are evicted in the LSA allocator context. Fix by allocating under LSA.
The test was allocating entries in the standard allocator, but they are evicted in the LSA allocator context. Fix by allocating under LSA.