fix up multi-jvm tests
This commit is contained in:
parent
52e4a18ebe
commit
b2ce64fb6f
9 changed files with 24 additions and 23 deletions
|
|
@ -61,7 +61,7 @@ abstract class UnreachableNodeRejoinsClusterSpec
|
|||
// let them send at least one heartbeat to each other after the gossip convergence
|
||||
// because for new joining nodes we remove them from the failure detector when
|
||||
// receive gossip
|
||||
2.seconds.dilated.sleep
|
||||
Thread.sleep(2.seconds.dilated.toMillis)
|
||||
|
||||
runOn(first) {
|
||||
// pull network for victim node from all nodes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue