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 2017/01/04 08:21:58 UTC

[jira] [Updated] (ATLAS-1026) StoreBackedTypeCache issues

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

Madhan Neethiraj updated ATLAS-1026:
------------------------------------
    Fix Version/s: 0.7.1-incubating

Committed to 0.7-incubating branch: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/0acd169b5470ff8b0065ed3ee26a18250dbe86c1

> StoreBackedTypeCache issues
> ---------------------------
>
>                 Key: ATLAS-1026
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1026
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Shwetha G S
>            Assignee: David Kantor
>             Fix For: 0.8-incubating, 0.7.1-incubating
>
>         Attachments: rb50161.patch
>
>
> After ATLAS-1010, StoreBackedTypeCache introduces cyclic calls - StoreBackedTypeCache.getTypeFromStore() calls TypeSystem.defineTypes() which inturn calls TypeSystem.has() which in turn calls StoreBackedTypeCache.getTypeFromStore().
> DefaultTypeCache.put() and putAll() should use putIfAbsent()



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