Commit Graph

1 Commits (4effa8c1f8fbcc66352fcb99e5be870696de3be9)

Author SHA1 Message Date
Dimitri Fontaine 8b258cbdb0 Lock reads and writes only to the node being updated in master_update_node
Rather than locking out all the writes in the cluster, the function now only
locks out writes that target shards hosted by the node we're updating.
2018-05-09 15:14:20 +02:00