Always removeNode when shutdown, see 2137
This commit is contained in:
parent
415366e881
commit
f30a1a0b1f
6 changed files with 3 additions and 7 deletions
|
|
@ -41,7 +41,6 @@ class ClientDowningNodeThatIsUnreachableSpec
|
|||
testConductor.enter("all-up")
|
||||
|
||||
// kill 'third' node
|
||||
testConductor.removeNode(third)
|
||||
testConductor.shutdown(third, 0)
|
||||
|
||||
// mark 'third' node as DOWN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue