mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +00:00
The v2 spec allows for non-strictly monotonically increasing positions, but has_monotonic_positions() tried to enforce it. Relax the check so it conforms to the spec.