Merge remote branch 'origin/master' into logging
BalancingDispatcherModelSpec is currently broken, leaves count==1 in wavesOfActors test, committed anyway in order to check out where it broke before this merge
This commit is contained in:
commit
a747ef7856
190 changed files with 3076 additions and 9153 deletions
|
|
@ -34,7 +34,7 @@ class RemoteConnectionManager(
|
|||
def iterable: Iterable[ActorRef] = connections.values
|
||||
}
|
||||
|
||||
val failureDetector = remote.failureDetector
|
||||
def failureDetector = remote.failureDetector
|
||||
|
||||
private val state: AtomicReference[State] = new AtomicReference[State](newState())
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue