Files
scylladb/repair
Nadav Har'El b80849beaa Repair: add an info message
Add in repair another info message, "Endpoints ... and ... have ... range(s)
out of sync for <column-family>", which the repair dtest expects.

This patch is a kind of silly attempt to appease issue #81 (should we mark
it fixed?). It's kind of silly, because without merkle trees (see issue #82),
we really have no way of knowing if there's any differences between the two
nodes, so we always say there is "1 range" difference. So if the dtest expects
such a message *not* to appear (because there are no differences), it might
fail.

Signed-off-by: Nadav Har'El <nyh@cloudius-systems.com>
2015-09-03 09:12:38 +03:00
..
2015-09-03 09:12:38 +03:00
2015-08-31 09:31:19 +03:00