hseeberger / constructr

Coordinated (etcd, ...) cluster construction for dynamic (cloud, containers) environments
Apache License 2.0
212 stars 37 forks source link

Multiple ActorSystems and ClusterActorRefProvider cause duplicate init of akka-remoting (closes #151) #156

Closed rubendg closed 7 years ago

rubendg commented 7 years ago

This change will most probably break any existing usages where the application configuration is piggybacking on the akka.actor.provider configuration provided here.

See for discussion https://github.com/hseeberger/constructr/pull/152

aleksandr-vin commented 7 years ago

Thanks for such fast replies, @hseeberger. What are your plans for the release? How soon this fix can be released?

hseeberger commented 7 years ago

@aleksandr-vin I'm in the process of releasing 0.17.0. Should be on Maven Central soon.

aleksandr-vin commented 7 years ago

Hi, @hseeberger

It appears that there is no 0.17.0 in the bintray, as you have in README. Please take a look at https://dl.bintray.com/hseeberger/maven/de/heikoseeberger/constructr_2.11/

aleksandr-vin commented 7 years ago

We found it for 2.12 only. Can you release 2.11 too?

hseeberger commented 7 years ago

Done. Should be on its way to Maven Central ...

aleksandr-vin commented 7 years ago

Thanks, have a nice day!