[GitHub] incubator-predictionio issue #363: Migrate Spray to Akka http

2017-04-03 Thread takezoe
Github user takezoe commented on the issue:

https://github.com/apache/incubator-predictionio/issues/363
  
> It would probably be a little tricky to keep the code compatible with 
both Spray and Akka HTTP though. 

I really think so. It will bring confusion and need extra effort for 
maintenance. In my opinion, moving to Akka HTTP should be waited until 
PredictionIO can cut Scala 2.10 support.

@dszeto Sorry, I should have made discussion in the dev list or JIRA. I 
will add my opinion about this issue to JIRA later.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-predictionio issue #363: Migrate Spray to Akka http

2017-04-03 Thread dszeto
Github user dszeto commented on the issue:

https://github.com/apache/incubator-predictionio/issues/363
  
Hi, please redirect usage questions to 
u...@predictionio.incubator.apache.org, and development question to 
dev@predictionio.incubator.apache.org for more exposure to the rest of the 
community. Subscription instructions can be found at 
http://predictionio.incubator.apache.org/support/.

@anandaverma Thanks for offering help. With the new flexible build system, 
it is possible to use Akka HTTP only for the 2.11 build. It would probably be a 
little tricky to keep the code compatible with both Spray and Akka HTTP though. 
We do have an open ticket for this: https://issues.apache.org/jira/browse/PIO-31


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-predictionio issue #363: Migrate Spray to Akka http

2017-04-01 Thread takezoe
Github user takezoe commented on the issue:

https://github.com/apache/incubator-predictionio/issues/363
  
It's impossible for now because PredictionIO must support both Scala 2.10 
and 2.11. It seems to their policy to support old versions as much as possible 
for existing users.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-predictionio issue #363: Migrate Spray to Akka http

2017-03-31 Thread anandaverma
Github user anandaverma commented on the issue:

https://github.com/apache/incubator-predictionio/issues/363
  
What is plan for Scala 2.11 migration. I can be of help.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-predictionio issue #363: Migrate Spray to Akka http

2017-03-15 Thread anandaverma
GitHub user anandaverma opened an issue:

https://github.com/apache/incubator-predictionio/issues/363

Migrate Spray to Akka http

spray is no longer maintained and has been superseded by Akka HTTP.
Please check out the migration guide for help with the upgrade.







---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-predictionio issue #363: Migrate Spray to Akka http

2017-03-15 Thread takezoe
Github user takezoe commented on the issue:

https://github.com/apache/incubator-predictionio/issues/363
  
It requires to upgrade to Scala 2.11 at first to migrate Akka HTTP.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---