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 2019/07/17 00:00:41 UTC

[jira] [Created] (ATLAS-3338) Avoid multiple calls to get name of index-field for an attribute

Madhan Neethiraj created ATLAS-3338:
---------------------------------------

             Summary: Avoid multiple calls to get name of index-field for an attribute
                 Key: ATLAS-3338
                 URL: https://issues.apache.org/jira/browse/ATLAS-3338
             Project: Atlas
          Issue Type: Improvement
          Components:  atlas-core
    Affects Versions: 2.0.0, 3.0.0
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


During initialization/update of type-system, graph APIs are called to get name of index-field for entity attributes. For attributes in super-types (like Referenceable, Asset, DataSet, ..), such calls can be made multiple times - one for each sub-type of the entity-type. Such excessive graph API calls should be avoided during type-system initialization/update.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)