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

Bryan Duxbury updated HADOOP-2347:
----------------------------------

    Attachment: rest-threadsafe.patch

Here's a patch that restructures all the *Handler.java classes so they are 
thread safe.

> [hbase] REST servlet not thread safe but run in a threaded manner
> -----------------------------------------------------------------
>
>                 Key: HADOOP-2347
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2347
>             Project: Hadoop
>          Issue Type: Bug
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>         Attachments: rest-threadsafe.patch
>
>
> Jetty serves the REST servlet in a threaded manner, but the servlet has some 
> thread safety issues. These need to be resolved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to