paypal/squbs

`Agent` is deprecated with Akka 2.5, so refactor where it is used

Open

#471 ouverte le 7 juin 2017

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Scala (248 forks)batch import
help wanted

Métriques du dépôt

Stars
 (1 384 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

With Akka 2.5, Agent is deprecated. Please see http://doc.akka.io/docs/akka/current/scala/project/migration-guide-2.4.x-2.5.x.html#agents.

It is being used in squbs-unicomplex for keeping state. We need to refactor it.

Guide contributeur