[ https://issues.apache.org/jira/browse/PIO-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633192#comment-16633192 ]
ASF GitHub Bot commented on PIO-31: ----------------------------------- GitHub user takezoe opened a pull request: https://github.com/apache/predictionio/pull/474 [WIP][PIO-31] Move from spray to akka-http You can merge this pull request into a Git repository by running: $ git pull https://github.com/takezoe/predictionio akka-http Alternatively you can review and apply these changes as the patch at: https://github.com/apache/predictionio/pull/474.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #474 ---- commit 369026a4bb9b647f3c258492252596246f388416 Author: Naoki Takezoe <takezoe@...> Date: 2018-09-30T02:29:27Z Port AdminServer to Akka-HTTP from Spray ---- > Move from spray to akka-http in servers > --------------------------------------- > > Key: PIO-31 > URL: https://issues.apache.org/jira/browse/PIO-31 > Project: PredictionIO > Issue Type: Improvement > Components: Core > Reporter: Marcin ZiemiĆski > Assignee: Naoki Takezoe > Priority: Major > Labels: gsoc2017, newbie > > On account of the death of spray for http and it being reborn as akka-http we > should update EventServer and Dashbord. It should be fairly simple, as > described in the following guide: > http://doc.akka.io/docs/akka/2.4/scala/http/migration-from-spray.html -- This message was sent by Atlassian JIRA (v7.6.3#76005)