Files
scylladb/sstables
Raphael S. Carvalho c3deca9575 sstables: fix problem with scope of deletion_time
write() takes a reference to deletion_time which means that the
object must survive until the continuation is scheduled.
This patch fix the problem the use of do_with().
The problem was making debug version of urchin tests fail.

Signed-off-by: Raphael S. Carvalho <raphaelsc@cloudius-systems.com>
2015-05-06 14:38:53 +02:00
..
2015-04-30 16:04:19 -04:00
2015-05-05 17:32:23 +03:00
2015-04-28 14:56:04 +03:00
2015-04-28 14:56:04 +03:00