mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +00:00
To ensure that the value they return is synchronized on all shards.
This got broken recently by 147f30caff.
Refs https://github.com/scylladb/scylladb/pull/16597#discussion_r1440445432
Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
Closes scylladb/scylladb#16629