Minor cleanup
This commit is contained in:
parent
24212f14bc
commit
d8530811c9
8 changed files with 10 additions and 17 deletions
|
|
@ -12,9 +12,9 @@ import akka.actor.Address
|
|||
import akka.util.duration._
|
||||
|
||||
object LeaderDowningNodeThatIsUnreachableMultiJvmSpec extends MultiNodeConfig {
|
||||
val first = role("first")
|
||||
val first = role("first")
|
||||
val second = role("second")
|
||||
val third = role("third")
|
||||
val third = role("third")
|
||||
val fourth = role("fourth")
|
||||
|
||||
commonConfig(debugConfig(on = false).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue