Files
scylladb/sstables
Glauber Costa 5140aaea00 add a timeout to fast forward to
In the last patch, we enabled per-request timeouts, we enable timeouts
in fill_buffer. There are many places, though, in which we
fast_forward_to before we fill_buffer, so in order to make that
effective we need to propagate the timeouts to fast_forward_to as well.

In the same way as fill_buffer, we make the argument optional wherever
possible in the high level callers, making them mandatory in the
implementations.

Signed-off-by: Glauber Costa <glauber@scylladb.com>
2018-01-12 07:43:19 -05:00
..
2017-08-29 16:41:09 +03:00
2017-05-05 17:02:31 +03:00
2017-07-26 14:38:27 +01:00
2018-01-12 07:43:19 -05:00
2018-01-02 18:43:07 -05:00