[ 
https://issues.apache.org/jira/browse/HBASE-9347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766849#comment-13766849
 ] 

Hudson commented on HBASE-9347:
-------------------------------

SUCCESS: Integrated in hbase-0.96 #43 (See 
[https://builds.apache.org/job/hbase-0.96/43/])
HBASE-9347 Support for enabling servlet filters for REST service (Vandana 
Ayyalasomayajula) (ndimiduk: rev 1523021)
* /hbase/branches/0.96/hbase-common/src/main/resources/hbase-default.xml
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/Constants.java
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/RESTServer.java
* 
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/rest/DummyFilter.java
* 
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/rest/HBaseRESTTestingUtility.java
* 
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/rest/TestGzipFilter.java
* 
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/rest/TestResourceFilter.java

                
> Support for enabling servlet filters for REST service
> -----------------------------------------------------
>
>                 Key: HBASE-9347
>                 URL: https://issues.apache.org/jira/browse/HBASE-9347
>             Project: HBase
>          Issue Type: Improvement
>          Components: REST
>    Affects Versions: 0.94.11
>            Reporter: Vandana Ayyalasomayajula
>            Assignee: Vandana Ayyalasomayajula
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: HBASE-9347_94.00.patch, HBASE-9347_trunk.00.patch, 
> HBASE-9347_trunk.01.patch, HBASE-9347_trunk.02.patch, 
> HBASE-9347_trunk.03.patch, HBASE-9347_trunk.04.patch, 
> HBASE-9347_trunk.04.patch, HBASE-9347_trunk.05.patch, 
> HBASE-9347_trunk.05.patch
>
>
> Currently there is no support for specifying filters for filtering client 
> requests. It will be useful if filters can be configured through hbase 
> configuration. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to