You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/07 14:46:40 UTC

[GitHub] dubeejw commented on issue #2218: Port Controller from Spray to Akka (WIP!!!)

dubeejw commented on issue #2218: Port Controller from Spray to Akka (WIP!!!)
URL: https://github.com/apache/incubator-openwhisk/pull/2218#issuecomment-306817832
 
 
   Currently I have replaced the Spray controller with the Akka controller. However, controller unit tests are failing as they are still using Spray, so these tests will have to be updated. Also the BasicHttpService will have to be updated to use Akka since the controller and invoker extend this class.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services