paypal/squbs

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

Open

#471 建立於 2017年6月7日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Scala (1,384 star) (248 fork)batch import
help wanted

描述

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.

貢獻者指南

`Agent` is deprecated with Akka 2.5, so refactor where it is used · paypal/squbs#471 | Good First Issue