[
https://issues.apache.org/jira/browse/HBASE-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126436#comment-15126436
]
Ted Yu commented on HBASE-15197:
--------------------------------
If you look at:
https://builds.apache.org/job/PreCommit-HBASE-Build/365/artifact/patchprocess/patch-unit-hbase-server-jdk1.8.0_66.txt
You would see the compilation error.
> Expose filtered read requests metric to metrics framework and Web UI
> --------------------------------------------------------------------
>
> Key: HBASE-15197
> URL: https://issues.apache.org/jira/browse/HBASE-15197
> Project: HBase
> Issue Type: Improvement
> Reporter: Eungsop Yoo
> Priority: Minor
> Attachments: HBASE-15197.patch, WebUI-screenshot.png
>
>
> Filtered read requests metric for scan is added in
> [HBASE-5980|https://issues.apache.org/jira/browse/HBASE-5980]. But it can be
> retrieved from Scan object only. I think that it would be more informative
> when it is exposed to metrics framework. So I suggest to add filtered read
> requests metric and to expose it metrics framework and Web UI.
> ps. I think I found a bug; read requests count increased when Get operation
> returns no record by filtering out. Should it be fixed?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)