Files
scylladb/tests
Asias He c95364fe31 failure_detector: Start on all cpus
Code calls failure_detector::is_alive on all cpus, so we start
failure_detector on all cpus. However, the internal data of failure_detector
is modified on cpu zero and it is not replicated to non-zero cpus.
This is fine since the user of failure_detector (the gossiper) accesses
it on cpu0 only.
2015-06-04 17:25:20 +08:00
..
2015-03-06 10:06:16 +02:00
2015-06-03 10:01:00 +03:00
2015-05-19 19:33:18 +03:00
2015-03-22 16:16:30 +02:00
2015-03-04 17:40:58 +02:00
2015-05-17 15:57:11 +03:00