+act #18356 Metrics based resizer for router
This commit is contained in:
parent
fb80ac8acb
commit
90cba9ce0d
19 changed files with 904 additions and 17 deletions
|
|
@ -226,7 +226,7 @@ abstract class SurviveNetworkInstabilitySpec
|
|||
cluster.join(first)
|
||||
|
||||
// let them join and stabilize heartbeating
|
||||
Thread.sleep(5000)
|
||||
Thread.sleep(5000.millis.dilated.toMillis)
|
||||
}
|
||||
|
||||
enterBarrier("joined-5")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue