mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
We're using a coarse resolution when rounding clock time for sstables to be evenly distributed across time buckets. Let's use a better resolution, to make sure sstables won't fall into the edges. Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com> Message-Id: <20211118172126.34545-1-raphaelsc@scylladb.com>