paypal/squbs

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

Aberta

#471 aberto em 7 de jun. de 2017

 (5 comentários) (0 reação) (0 responsável)Scala (248 forks)batch import
help wanted

Métricas do repositório

Stars
 (1.384 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador