You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Jeffrey Hagelberg (JIRA)" <ji...@apache.org> on 2017/02/03 14:39:51 UTC

[jira] [Resolved] (ATLAS-1388) Cache entities that are created/updated

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

Jeffrey Hagelberg resolved ATLAS-1388.
--------------------------------------
    Resolution: Fixed

> Cache entities that are created/updated
> ---------------------------------------
>
>                 Key: ATLAS-1388
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1388
>             Project: Atlas
>          Issue Type: Improvement
>            Reporter: David Kantor
>            Assignee: Jeffrey Hagelberg
>
> - Cache created entities in RequestContext when they are created.
> - Update/refactor DefaultMetadataService.loadEntities() to use the cached created entities.
> - Use the cache in the following places:
> ** FullTextMapper
> ** DefaultMetadataService.onEntitiesAdded - check cache before calling DefaultMetadataService.loadEntities
> ** DefaultMetadataService.onEntitiesUpdated - check cache before calling DefaultMetadataService.loadEntities 
> ** EntityResource.getEntityDefinition - check cache before calling DefaultMetadataService.getEntityDefinition
> ** EntityResource.getResponse - check cache before calling DefaultMetadataService.getEntityDefinition



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