Nick Dimiduk created HBASE-11038:
------------------------------------

             Summary: 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.99.0
            Reporter: Nick Dimiduk
            Priority: Minor


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)

Reply via email to