[akka-user] Running Akka cluster in docker or decouple node identification from host and

2014-10-01 Thread Alessandro Vermeulen
Dear all, When running our Akka cluster in docker we need to bind netty to 0.0.0.0 to make it accessible to the outside of the container and binding to the external ip of the docker host is not possible. However, the seed node uri needs to point to the external ip in order to connect to the see

[akka-user] Re: Running Akka cluster in docker or decouple node identification from host and

2014-10-06 Thread Alessandro Vermeulen
gt;>> lets us easily (modulo etcd difficulties) add and remove EC2 nodes and >>> fleet decides where things are deployed. We're hoping to expand this >>> deployment strategy beyond our Akka cluster. We have plans to split some >>> services out of our cluster and

[akka-user] akka-persistence-experimental - PersistentActor and Scala 2.11

2014-06-23 Thread Alessandro Vermeulen
L.s. Is it possible to use the PersistentActor from akka-persistence-experimental with Scala 2.11? The snapshot appears to have been only build for 2.10. With kind regards, Alessandro Vermeulen -- >>>>>>>>>> Read the docs: http://akka.io/docs/

[akka-user] Re: Don't use -optimize scalac flag with Akka

2015-08-14 Thread Alessandro Vermeulen
Hi all, It has been a few years since this was discovered and the warning is still present [1] in the docs. Is this advise still the case, and/or are there ways to test with optimisation on that we can use to check for this "weird behaviour"? Cheers, Alessandro On Friday, April 12, 2013 at 12