Always removeNode when shutdown, see 2137
This commit is contained in:
parent
415366e881
commit
f30a1a0b1f
6 changed files with 3 additions and 7 deletions
|
|
@ -65,7 +65,6 @@ abstract class LeaderElectionSpec extends MultiNodeSpec(LeaderElectionMultiJvmSp
|
|||
|
||||
case `controller` ⇒
|
||||
testConductor.enter("before-shutdown")
|
||||
testConductor.removeNode(leader)
|
||||
testConductor.shutdown(leader, 0)
|
||||
testConductor.enter("after-shutdown", "after-down", "completed")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue