paypal/squbs

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

开放

#471 创建于 2017年6月7日

 (5 条评论) (0 个反应) (0 位负责人)Scala (248 个派生)batch import
help wanted

仓库指标

星标
 (1,384 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南