You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/10/23 17:46:00 UTC

[jira] [Commented] (ISIS-2018) Improve spec cache management

    [ https://issues.apache.org/jira/browse/ISIS-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16661037#comment-16661037 ] 

ASF subversion and git services commented on ISIS-2018:
-------------------------------------------------------

Commit 34007526f666e01232efee12b389358f63646861 in isis's branch refs/heads/ISIS-2018 from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3400752 ]

ISIS-2018: adds in guards around SpecificationCacheDefault (disabled for now).


> Improve spec cache management
> -----------------------------
>
>                 Key: ISIS-2018
>                 URL: https://issues.apache.org/jira/browse/ISIS-2018
>             Project: Isis
>          Issue Type: Improvement
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Major
>             Fix For: 2.0.0-M2
>
>
> Add in some checks to ensure that the two caches within SpecificationCacheDefault never get out of step.  
> Needs to take into account / improve the horrible kludge of the ThreadLocal used in calls around invalidateCache, in ObjectSpecificationAbstract#getAssociation(String id)
> ~~~
> Also, probably don't need to eagerly introspect all specs.  Perhaps just enough to determine the ObjectSpecId.  Should there be three levels of introspection? NOT_INTROSPECTED, OBJECT_SPEC_ID_INTROSPECTED, FULLY_INTROSPECTED ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)