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

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

Patch looks great, [~karanmehta93]! Nice job!

Please file an HBase JIRA to see formalize the scan metric names. We are 
currently relying on hard coded strings in HBase which isn't ideal. I would 
ideally like to get the HBase Jira in first and then tweak this patch to use 
those enums.

> 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
>            Assignee: Karan Mehta
>         Attachments: PHOENIX-3248.patch
>
>
> 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