diff options
| author | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2017-06-08 16:57:49 +0200 |
|---|---|---|
| committer | Jean-Sébastien Pédron <jean-sebastien@rabbitmq.com> | 2017-06-13 12:12:47 +0200 |
| commit | 699c45508a95ea568eef9fe3f1e9c9e912669c8a (patch) | |
| tree | fe92435ea9f32311f8e4ab2216ced839df54787b /docs | |
| parent | 0bd9368048704de5464605896a6c09befd173221 (diff) | |
| download | rabbitmq-server-git-699c45508a95ea568eef9fe3f1e9c9e912669c8a.tar.gz | |
partitions_SUITE: Try to improve partial_pause_minority
The testcase simulates a partial partition which should be detected by
the two nodes on each side of the partition. They should both decide
there is a partial partition and stop.
However, sometimes one of the node is faster than the other one: it sees
the partial partition and stops before the second node even sees the
partition. When this happens, the second node doesn't even bother to
stop (because the partition is full now). Thus the testcase fails
because it expects both nodes to stop.
This patch tries to sync partial partition checks so both A and B
decide there is a partial partition.
[#146911969]
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
