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

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

> Optimize AtlasTypeDefGraphStore to use typeRegistry
> ---------------------------------------------------
>
>                 Key: ATLAS-1225
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1225
>             Project: Atlas
>          Issue Type: Improvement
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>         Attachments: ATLAS-1225.patch
>
>
> Currently AtlasTypeDefGraphStore reads type data from the graph DB for every 
> get() call. AtlasTypeDefGraphStore is used by TypesREST and will be used 
> heavily to get type details. Optimize this implementation to use 
> AtlasTypeRegistry, so that the type information can be returned from 
> in-memory cache without going to graph DB.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to