[infinispan-issues] [JBoss JIRA] (ISPN-5085) Convert REST server to using RESTEasy's Netty container integration
Gustavo Fernandes (JIRA)
issues at jboss.org
Fri Apr 17 08:58:19 EDT 2015
[ https://issues.jboss.org/browse/ISPN-5085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Fernandes updated ISPN-5085:
------------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/3375, https://github.com/infinispan/infinispan/pull/3389 (was: https://github.com/infinispan/infinispan/pull/3375)
> Convert REST server to using RESTEasy's Netty container integration
> -------------------------------------------------------------------
>
> Key: ISPN-5085
> URL: https://issues.jboss.org/browse/ISPN-5085
> Project: Infinispan
> Issue Type: Enhancement
> Components: Remote Protocols
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 7.2.0.CR1, 7.2.0.Final
>
>
> REST server is currently based on RESTEasy which relies on having a web container underneath to do its job. So, we're depending on jbossweb/undertow to provide the container capabilities. Instead, we should switch to a Netty based container to better control our dependencies.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list