Merge branch 'ticket_345'
Conflicts: akka-core/src/test/scala/SchedulerSpec.scala
This commit is contained in:
commit
20464a3d20
9 changed files with 346 additions and 132 deletions
|
|
@ -222,6 +222,7 @@ class RemoteServer extends Logging {
|
|||
bootstrap.releaseExternalResources
|
||||
Cluster.deregisterLocalNode(hostname, port)
|
||||
} catch {
|
||||
case e: java.nio.channels.ClosedChannelException => {}
|
||||
case e => log.warning("Could not close remote server channel in a graceful way")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue