You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Richard Ding (JIRA)" <ji...@apache.org> on 2017/08/24 00:10:00 UTC

[jira] [Updated] (ATLAS-2083) Refactor AtlasDefStore classes to reduce code duplication

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

Richard Ding updated ATLAS-2083:
--------------------------------
    Attachment: ATLAS-2083.patch

> Refactor Atlas<Type>DefStore classes to reduce code duplication
> ---------------------------------------------------------------
>
>                 Key: ATLAS-2083
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2083
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>    Affects Versions: 0.8-incubating
>            Reporter: Richard Ding
>            Assignee: Richard Ding
>             Fix For: 0.9-incubating
>
>         Attachments: ATLAS-2083.patch
>
>
> Currently each top-level TypeDef defines its own DefStore interface. These interfaces have the same methods.  I suggest that we use generic interface to reduce the code duplication.
> We can also tighten the type restriction on these interfaces. Replacing Object reference with AtlasVertex reference.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)