[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 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.