xitrum-framework / glokka

Library to register and lookup actors by names in an Akka cluster
MIT License
56 stars 4 forks source link

Update Akka from 2.3.2 to 2.3.3 #16

Closed ngocdaothanh closed 10 years ago

ngocdaothanh commented 10 years ago

https://groups.google.com/forum/#!topic/akka-user/mEcBXRr9Kto

Users of distributed systems that rely on serialization to exchange objects (such as akka) should upgrade to Scala 2.11.1 (and akka 2.3.3) immediately. We also strongly recommend that libraries that themselves declare classes with @SerialVersionUID annotations release a new version and ask their Scala 2.11 users to upgrade.