Files
scylladb/sstables
Botond Dénes 7a080130cf Merge 'Fix object storage lister entries walking loop' from Pavel Emelyanov
Two issues found in the lister returned by gs_client_wrapper::make_object_lister()
Lister can report EOF too early in case filter is active, another one is potential vector out-of-bounds access

Fixes #29058

The code appeared in 2026.1, worth fixing it there as well

Closes scylladb/scylladb#29059

* github.com:scylladb/scylladb:
  sstables: Fix object storage lister not resetting position in batch vector
  sstables: Fix object storage lister skipping entries when filter is active

(cherry picked from commit 97430e2df5)

Closes scylladb/scylladb#29145
2026-04-16 21:09:35 +03:00
..
2025-09-07 00:30:15 +02:00