Files
scylladb/service
Tomasz Grabiec 8817e9613d migration_manager: Simplify notifications
Currently the notify_*() method family broadcasts to all shards, so
schema merging code invokes them only on shard 0, to avoid doubling
notifications. We can simplify this by making the notify_*() methods
per-instance and thus shard-local.
2016-01-11 10:34:54 +01:00
..
2015-09-20 10:43:39 +03:00
2015-09-20 10:43:39 +03:00