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

Hudson commented on HBASE-7803:
-------------------------------

Integrated in HBase-TRUNK #3976 (See 
[https://builds.apache.org/job/HBase-TRUNK/3976/])
    HBASE-7803 [REST] Support caching on scan (Revision 1458576)

     Result = FAILURE
jxiang : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/ScannerResource.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/ScannerResultGenerator.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/model/ScannerModel.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/rest/protobuf/generated/ScannerMessage.java
* 
/hbase/trunk/hbase-server/src/main/resources/org/apache/hadoop/hbase/rest/protobuf/ScannerMessage.proto
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/rest/model/TestScannerModel.java

                
> [REST] Support caching on scan
> ------------------------------
>
>                 Key: HBASE-7803
>                 URL: https://issues.apache.org/jira/browse/HBASE-7803
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.95.0, 0.98.0
>
>         Attachments: trunk-7803.patch
>
>
> I have a YCSB client using the REST API.  My testing shows the performance 
> for scan with REST API is much worse than that with the java client API.  We 
> need to look into it and find out the root cause, either the test issue, or 
> our REST API issue.

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