[
https://issues.apache.org/jira/browse/HBASE-21815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16829799#comment-16829799
]
Hudson commented on HBASE-21815:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #548 (See
[https://builds.apache.org/job/HBase-1.3-IT/548/])
HBASE-21815 Make isTrackingMetrics and getMetrics of ScannerContext (apurtell:
[https://github.com/apache/hbase/commit/c6c8a2b9a9f6fe38e5d208cd4837dfeeed872fa7])
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/ScannerContext.java
> Make isTrackingMetrics and getMetrics of ScannerContext public
> --------------------------------------------------------------
>
> Key: HBASE-21815
> URL: https://issues.apache.org/jira/browse/HBASE-21815
> Project: HBase
> Issue Type: New Feature
> Affects Versions: 1.4.9
> Reporter: Chen Feng
> Assignee: Chen Feng
> Priority: Minor
> Fix For: 3.0.0, 1.5.0, 1.4.10, 2.3.0, 2.1.5, 2.2.1, 1.3.5
>
> Attachments: HBASE-21815.patch
>
>
> HBASE-5980 provides the ability to return the number of rows scanned.
> Leveraging such ability in observers (e.g. PHOENIX-5117) requires some
> members of *ScannerContext* being public.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)