mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
The remains of the defunct #7246. Fixes #7344 Fixes #7345 Fixes #7346 Fixes #7347 Shard ID length is now within limits. Shard end sequence number should be set when appropriate. Shard parent is selected a bit more carefully (sorting) Shards are filtered by time to exclude cdc generations we cannot get data from (too old) Shard paging improved Closes #7348 * github.com:scylladb/scylla: test_streams: Add some more sanity asserts alternator::streams: Set dynamodb data TTL explicitly in cdc options alternator::streams: Improve paging and fix parent-child calculation alternator::streams: Remove table from shard_id alternator::streams: Filter our cdc streams older than data/table alternator::error: Add a few dynamo exception types