[ https://issues.apache.org/jira/browse/ATLAS-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Madhan Neethiraj updated ATLAS-1388: ------------------------------------ Fix Version/s: 0.8-incubating Committed to master: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/09089e09 > 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 > Priority: Major > Fix For: 0.8-incubating > > > - 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 (v7.6.3#76005)