You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2017/02/22 06:33:44 UTC

[jira] [Updated] (ATLAS-1586) Improve type search by avoiding unnecessary instantiation of type objects

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

Madhan Neethiraj updated ATLAS-1586:
------------------------------------
    Attachment: ATLAS-1586.patch

Review board URL: https://reviews.apache.org/r/56917/

> Improve type search by avoiding unnecessary instantiation of type objects
> -------------------------------------------------------------------------
>
>                 Key: ATLAS-1586
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1586
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 0.8-incubating
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>             Fix For: 0.8-incubating
>
>         Attachments: ATLAS-1586.patch
>
>
> AtlasTypeDefGraphStore.searchTypesDef() implementation currently instantiates Atlas*Type objects, from their corresponding Atlas*Def, for use in filters. This can be avoided by directly using Atlas*Type objects in the type-registry.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)