You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2020/03/19 16:34:00 UTC

[jira] [Updated] (ISIS-572) [WON'T FIX] To improve performance, support the use of data pinned to caches for entities that are intended to be reference data. For these, infer the ImmutableFacet.

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

Daniel Keir Haywood updated ISIS-572:
-------------------------------------
    Fix Version/s:     (was: 3.0.0)
                   2.0.0-M3

> [WON'T FIX] To improve performance, support the use of data pinned to caches for entities that are intended to be reference data.  For these, infer the ImmutableFacet.
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-572
>                 URL: https://issues.apache.org/jira/browse/ISIS-572
>             Project: Isis
>          Issue Type: New Feature
>          Components: Isis Persistence JDO
>    Affects Versions: objectstore-jdo-1.3.0
>            Reporter: Daniel Keir Haywood
>            Priority: Major
>             Fix For: 2.0.0-M3
>
>
> That is, allow the developer to add the DN extension:
> @Extension(vendorName="datanucleus", key="cache-pin", value="true")
> as a way to pin any reference data into memory.
> If present, we should infer that the entity is immutable (ImmutableFacet).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)