Commit Graph

1 Commits (363409a0c2aec722e3311f032e5d4137de58ec85)

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