[
https://issues.apache.org/jira/browse/PHOENIX-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated PHOENIX-5119:
------------------------------------
Comment: was deleted
(was: {color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12957349/PHOENIX-5119-4.x.patch
against master branch at commit 52b5d9d5f8d1f41218956bb6099a3d7eaf50939a.
ATTACHMENT ID: 12957349
{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/2294//console
This message is automatically generated.)
> Work around RpcScheduler interface differences in HBase 1.5
> -----------------------------------------------------------
>
> Key: PHOENIX-5119
> URL: https://issues.apache.org/jira/browse/PHOENIX-5119
> Project: Phoenix
> Issue Type: Bug
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Major
> Attachments: PHOENIX-5119-4.x.patch
>
>
> The RpcScheduler interface in HBase 1.5 has three new methods for exposing
> per handler type counts for RPC metrics. Implement them using reflection and
> avoid use of any @Override annotations so the code will continue to compile
> against earlier versions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)