mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 12:06:44 +00:00
It is possible that a call to fill_buffer() will return an immediately ready future. This patch avoids uncontrolled recursion in case when all merged streamed mutation do not defer ini fill_buffer() and also optimises for non-deferring case by avoiding some of the logic.
23 KiB
23 KiB