pekko/akka-actor-tests
Patrik Nordwall fcd7561b2f make DNS actor work with RemoteActorRefProvider, #18650
* The configuration of the pool of the SimpleDnsManager
  is configured in deployment section "/IO-DNS/inet-address"
* We don't really support deployment configuration of system actors
  but here it's used and I don't think we can change that.
* It didn't work when using RemoteActorRefProvider/ClusterActorRefProvider,
  so I fixed it so that the behavior is consistent with the
  LocalActorRefProvider (verified by tests)
2016-03-21 14:39:00 +01:00
..
src/test make DNS actor work with RemoteActorRefProvider, #18650 2016-03-21 14:39:00 +01:00
build.sbt #18765 Update to latest MiMa which is now an AutoPlugin. 2016-03-10 10:45:35 +02:00