[
https://issues.apache.org/jira/browse/HBASE-8563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660802#comment-13660802
]
Hudson commented on HBASE-8563:
-------------------------------
Integrated in HBase-0.94 #987 (See
[https://builds.apache.org/job/HBase-0.94/987/])
HBASE-8563 Double count of read requests for Gets (Francis Liu) (Revision
1483796)
Result = SUCCESS
tedyu :
Files :
*
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
> Double count of read requests for Gets
> ---------------------------------------
>
> Key: HBASE-8563
> URL: https://issues.apache.org/jira/browse/HBASE-8563
> Project: HBase
> Issue Type: Bug
> Reporter: Francis Liu
> Assignee: Francis Liu
> Fix For: 0.94.8
>
> Attachments: HBASE-8563_94.patch
>
>
> Whenever a RegionScanner is created via HRegion.getScanner(), the read
> request count is incremented. Since get is implemented as a scan internally.
> Each Get request is counted twice. Scans will have an extra count as well.
--
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