[
https://issues.apache.org/jira/browse/PHOENIX-5678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015678#comment-17015678
]
Hadoop QA commented on PHOENIX-5678:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12990940/PHOENIX-5678.master.000.patch
against master branch at commit beb6457086c8e51fc8be5eceb468a1edf8a358b7.
ATTACHMENT ID: 12990940
{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:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3303//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3303//console
This message is automatically generated.
> Cleanup anonymous inner classes used for BaseMutationPlan
> ---------------------------------------------------------
>
> Key: PHOENIX-5678
> URL: https://issues.apache.org/jira/browse/PHOENIX-5678
> Project: Phoenix
> Issue Type: Sub-task
> Affects Versions: 5.1.0, 4.15.1
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Major
> Fix For: 5.1.0, 4.15.1
>
> Attachments: PHOENIX-5678.master.000.patch
>
>
> BaseMutationPlan has been extended as anonymous inner class at multiple
> places and some of them have lots of logic placed in overridden methods. We
> should convert them to Inner classes and use object of extended inner class.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)