[
https://issues.apache.org/jira/browse/PHOENIX-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014633#comment-16014633
]
Hadoop QA commented on PHOENIX-3248:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12854840/PHOENIX-3248.patch
against master branch at commit 2cb617f352048179439d242d1165a9ffb39ad81c.
ATTACHMENT ID: 12854840
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/879//console
This message is automatically generated.
> 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)