mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-07 07:23:15 +00:00
Apparent mismerge or something. We already have an unused "_flush_position", intended to keep track of the last requested high rp. Now actually update and use it. The latter to avoid sending requests for segments/cf id:s we've already requested external flush of. Also enables us to ensure we don't do double bookkeep here.