[
https://issues.apache.org/jira/browse/HBASE-11038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980485#comment-13980485
]
stack commented on HBASE-11038:
-------------------------------
+1 for 0.96+
> Filtered scans can bypass metrics collection
> --------------------------------------------
>
> Key: HBASE-11038
> URL: https://issues.apache.org/jira/browse/HBASE-11038
> Project: HBase
> Issue Type: Bug
> Components: Scanners
> Affects Versions: 0.96.2, 0.98.1, 0.99.0
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Minor
> Fix For: 0.99.0, 0.98.2, 0.96.3
>
> Attachments: HBASE-11038.00.patch, HBASE-11038.01.96.patch,
> HBASE-11038.01.98.patch, HBASE-11038.01.patch
>
>
> In RegionScannerImpl#nextRaw, after a batch of results are retrieved,
> delegates to the filter regarding continuation of the scan. If
> filterAllRemaining returns true, the method exits immediately, without
> calling MetricsRegion#updateNextScan.
--
This message was sent by Atlassian JIRA
(v6.2#6252)