You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2020/04/15 10:25:00 UTC

[jira] [Closed] (PHOENIX-5678) Cleanup anonymous inner classes used for BaseMutationPlan

     [ https://issues.apache.org/jira/browse/PHOENIX-5678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viraj Jasani closed PHOENIX-5678.
---------------------------------

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