mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
Sometimes after scoped restore a key is not found in nodes' mutation fragments. This patch makes the counting more verbose to get better understanding of what's going on in case of test failure refs: #23189 Signed-off-by: Pavel Emelyanov <xemul@scylladb.com> Closes scylladb/scylladb#23296