You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/05/11 13:10:15 UTC

[jira] [Updated] (HBASE-5089) NIO based REST server

     [ https://issues.apache.org/jira/browse/HBASE-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell updated HBASE-5089:
----------------------------------

    Assignee:     (was: Andrew Purtell)

> NIO based REST server
> ---------------------
>
>                 Key: HBASE-5089
>                 URL: https://issues.apache.org/jira/browse/HBASE-5089
>             Project: HBase
>          Issue Type: Improvement
>          Components: REST
>    Affects Versions: 0.94.0
>            Reporter: Mubarak Seyed
>              Labels: noob
>
> Rest server code uses Jetty 6.1.26, which uses old IO (org.mortbay.jetty.Server). It would be good if Rest server uses NIO based servlet server.
> The options are as follows:
> # [Jetty 7 or above (NIO based)|http://download.eclipse.org/jetty/stable-8/xref/]
> # [Netty-based Rest server|https://github.com/netty/netty/wiki/Related-projects]
> # [Grizzly|http://grizzly.java.net]



--
This message was sent by Atlassian JIRA
(v6.2#6252)