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

Viraj Jasani edited comment on PHOENIX-5678 at 1/14/20 10:12 PM:
-----------------------------------------------------------------

The build result([https://builds.apache.org/job/PreCommit-PHOENIX-Build/3286/]):
{code:java}
[WARNING] Tests run: 78, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 
431.465 s - in org.apache.phoenix.schema.stats.TxStatsCollectorIT
Build timed out (after 300 minutes). Marking the build as aborted.
Build was aborted
Archiving artifacts
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 972, Failures: 0, Errors: 0, Skipped: 59
{code}


was (Author: vjasani):
The build 
[result|[https://builds.apache.org/job/PreCommit-PHOENIX-Build/3286/]]:
{code:java}
[WARNING] Tests run: 78, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 
431.465 s - in org.apache.phoenix.schema.stats.TxStatsCollectorIT
Build timed out (after 300 minutes). Marking the build as aborted.
Build was aborted
Archiving artifacts
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 972, Failures: 0, Errors: 0, Skipped: 59
{code}

> 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)

Reply via email to