You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Mandar Ambawane (Jira)" <ji...@apache.org> on 2021/12/06 05:22:00 UTC

[jira] [Updated] (ATLAS-4473) Glossary Terms Bulk Create Performance Improvement

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

Mandar Ambawane updated ATLAS-4473:
-----------------------------------
    Attachment: ATLAS-4473-V2.patch

> Glossary Terms Bulk Create Performance Improvement
> --------------------------------------------------
>
>                 Key: ATLAS-4473
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4473
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>            Reporter: Mandar Ambawane
>            Assignee: Mandar Ambawane
>            Priority: Major
>         Attachments: ATLAS-4473-V2.patch, ATLAS-4473.patch
>
>
> While creating GlossaryTerms we need information about Glossary and GlossaryCategory (if present)
> As per current design,
> When every Term is created, respective Glossary and Category objects are fetched from db and they are populated with unwanted information.
> In case of bulk creation,
> Even if multiple Terms have same Glossary and Category associated with them, every time these objects are fetched from db and they are populated.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)