paypal/squbs

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

Open

#471 aperta il 7 giu 2017

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Scala (248 fork)batch import
help wanted

Metriche repository

Star
 (1384 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor