Commit Graph

1 Commits (54789d689647f7867a4aaace5098f8581a76ee64)

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