[ https://issues.apache.org/jira/browse/HBASE-29090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946751#comment-17946751 ]
Nick Dimiduk commented on HBASE-29090: -------------------------------------- [~apurtell] [~vjasani] are y'all comfortable with this change on branch-2.5? I think that bringing it back is consistent with how we've been managing these smallish enhancements. > Add server-side load metrics to client results > ---------------------------------------------- > > Key: HBASE-29090 > URL: https://issues.apache.org/jira/browse/HBASE-29090 > Project: HBase > Issue Type: Improvement > Components: Client, metrics > Reporter: Hernan Gelaf-Romer > Assignee: Hernan Gelaf-Romer > Priority: Major > Labels: pull-request-available > Fix For: 3.0.0-beta-2, 2.6.3, 2.5.12 > > > At my company, many HBase users would like a better insight into the > server-side load generated by individual queries. Metrics like block bytes > scanned can be added to the `Result` object the client returns. Users could > then inspect each individual `Result` to better understand the server-side > load generated from the queries associated with those result objects. > > These metrics could be "opt-in", similar to `ScanMetrics` -- This message was sent by Atlassian Jira (v8.20.10#820010)