~brightbox/riak/master

Viewing all changes in revision 557.2.4.

  • Committer: Martin Sumner
  • Date: 2019-11-04 17:20:33 UTC
  • mto: This revision was merged to the branch mainline in revision 559.
  • Revision ID: git-v1:d55a5260d972fbdafc1d6f0edc23fd6da720c0ed
Correct order - remove potential race

The set_ring/2 function will update the glocal ring - so in the previous version there was a short window where a process could see the lastgaps ring without the lastgasp status.  Processes can check the ring before the ring_manager has returned.

This should close that window, but still persist without the lastgasp status

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: