Files
scylladb/api
Nadav Har'El d49aa7abd2 storage_service: make is_joined() an immediate function
Commit d41cd48a made the is_joined() method a future<bool> because
only cpu 0 knows its real value. This makes this function inconvenient
to use. So this patch reverts commit d41cd48a, and instead sets this
flag's value on all shards, so each shard can read its value locally
(and immediately).

Signed-off-by: Nadav Har'El <nyh@scylladb.com>
Message-Id: <20161228160450.5831-1-nyh@scylladb.com>
2016-12-28 18:37:22 +02:00
..
2016-05-20 14:24:14 +03:00
2016-05-20 14:24:14 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00