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

Ted Yu commented on HBASE-3161:
-------------------------------

And these places:
tyumac:stargate tyu$ find . -name '*.java' -exec grep -i '@POST' {} \; -print
  @POST
  @POST
./src/java/org/apache/hadoop/hbase/stargate/RowResource.java
  @POST
./src/java/org/apache/hadoop/hbase/stargate/ScannerResource.java
  @POST
./src/java/org/apache/hadoop/hbase/stargate/SchemaResource.java

> Provide option for Stargate to only serve GET requests
> ------------------------------------------------------
>
>                 Key: HBASE-3161
>                 URL: https://issues.apache.org/jira/browse/HBASE-3161
>             Project: HBase
>          Issue Type: Improvement
>          Components: rest
>    Affects Versions: 0.20.6
>            Reporter: Ted Yu
>
> Provide option for Stargate to only serve GET requests. Hbase health check 
> can utilize this option.

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