Integration with the TestConductor
- Removed old FailureInjector from TestConductor - Fixed tests to work with the new remoting - Plugged ThrottlerTransportAdapter into TestConductor
This commit is contained in:
parent
fbdd830a08
commit
a7b78bf78b
14 changed files with 35 additions and 461 deletions
|
|
@ -59,10 +59,6 @@ object LargeClusterMultiJvmSpec extends MultiNodeConfig {
|
|||
akka.remote.netty.backoff-timeout = 500ms
|
||||
akka.remote.netty.connection-timeout = 500ms
|
||||
|
||||
# don't use testconductor transport in this test, especially not
|
||||
# when using use-dispatcher-for-io
|
||||
akka.remote.transport = "akka.remote.netty.NettyRemoteTransport"
|
||||
|
||||
# Using a separate dispatcher for netty io doesn't reduce number
|
||||
# of needed threads
|
||||
# akka.remote.netty.use-dispatcher-for-io=akka.test.io-dispatcher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue