paypal/squbs

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

オープン

#471 opened on 2017/06/07

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Scala (248 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (1,384 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド