Paweł Dziepak
f991a2deb5
tests/row_cache_alloc_stress: use another memtable for underlying storage
...
It is incorrect to update row_cache with a memtable that is also its
underlying storage. The reason for that is that after memtable is merged
into row_cache they share lsa region. Then when there is a cache miss
it asks underlying storage for data. This will result with memtable
reader running under row_cache allocation section. Since memtable reader
also uses allocation section the result is an assertion fault since
allocation sections from the same lsa region cannot be nested.
Signed-off-by: Paweł Dziepak <pdziepak@scylladb.com >
2016-06-20 21:29:51 +01:00
..
2016-06-20 21:29:50 +01:00
2015-10-08 20:57:20 +03:00
2016-06-20 21:29:50 +01:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-06-02 16:21:59 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-06-02 14:48:02 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-20 18:07:07 +02:00
2016-04-19 11:49:05 +00:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-03-17 15:02:52 +02:00
2016-04-08 08:12:47 +03:00
2016-03-17 15:02:52 +02:00
2016-06-02 16:21:59 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-06-08 16:21:44 +03:00
2016-04-08 08:12:47 +03:00
2016-03-17 15:02:52 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-06-14 15:13:14 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-06-02 16:21:36 +02:00
2016-06-02 16:21:36 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-06-20 21:29:49 +01:00
2016-06-02 16:21:59 +02:00
2016-06-20 21:29:50 +01:00
2016-06-20 21:29:50 +01:00
2016-06-02 16:21:59 +02:00
2016-06-02 16:21:59 +02:00
2016-06-20 21:29:50 +01:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-05-17 17:32:15 +08:00
2016-06-02 16:21:58 +02:00
2016-04-08 12:13:29 +03:00
2016-04-08 12:13:29 +03:00
2016-06-20 21:29:51 +01:00
2016-06-20 21:29:50 +01:00
2016-04-20 18:07:07 +02:00
2016-06-02 16:21:59 +02:00
2016-04-08 08:12:47 +03:00
2016-06-20 21:29:50 +01:00
2016-06-20 21:29:50 +01:00
2016-06-20 21:29:50 +01:00
2016-06-20 21:29:50 +01:00
2016-06-20 21:29:49 +01:00
2016-06-20 21:29:49 +01:00
2016-06-02 16:21:59 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-20 18:07:07 +02:00
2016-04-08 08:12:47 +03:00