[ 
https://issues.apache.org/jira/browse/PHOENIX-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876832#comment-15876832
 ] 

Samarth Jain commented on PHOENIX-3248:
---------------------------------------

[~apurtell] - I noticed that the ScanMetrics class is marked as 
@InterfaceAudience.Private. It would be valuable to surface these scan metrics 
within the phoenix metrics framework as they will give a good idea of what and 
how much did these scans do on the server side. Any thoughts on whether we can 
possibly use this class? Also, I see that 0.98 doesn't have a getScanMetrics() 
method in the Scan class. The later versions of hbase do though.

> Enable HBase server-side scan metrics to be returned to client and surfaced 
> through metrics
> -------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-3248
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3248
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>
> We collect many client-side metrics[1] for Phoenix statements. We should 
> enable returning the more detailed server-side HBase scan metrics (through 
> Scan.setScanMetricsEnabled(true) and Scan.getScanMetrics()), and then 
> incorporate these into our client-side metrics.
> [1] https://phoenix.apache.org/metrics.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to