Merge pull request #22193 from akka/wip-adaptive-pool-patriknw
change router type in cluster.StressSpec
This commit is contained in:
commit
d1ba2c1aae
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ private[cluster] object StressMultiJvmSpec extends MultiNodeConfig {
|
|||
}
|
||||
}
|
||||
/master-node-3/workers = {
|
||||
router = adaptive-pool
|
||||
router = round-robin-pool
|
||||
cluster {
|
||||
enabled = on
|
||||
max-nr-of-instances-per-node = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue