[
https://issues.apache.org/jira/browse/HBASE-11038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated HBASE-11038:
---------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed to 0.96, 0.98, and trunk. Thanks for having a look [~stack].
> 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)