mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 03:20:37 +00:00
Rather than maintaining a running generation number, use the default env.make_sstable(s) in sst_factory and collect the expected generations from the resulting shared sstable. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>