You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2017/05/20 13:25:05 UTC

[jira] [Resolved] (SYNCOPE-1086) Avoid to read whole entities to check ETag

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

Francesco Chicchiriccò resolved SYNCOPE-1086.
---------------------------------------------
    Resolution: Fixed

> Avoid to read whole entities to check ETag
> ------------------------------------------
>
>                 Key: SYNCOPE-1086
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1086
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.2.10, 2.0.3
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.2.11, 2.0.4, 2.1.0
>
>
> Currently, in order to check ETag to provide simple locking for concurrent updates via REST, the whole entities (users / groups / any objects) are read.
> This involves internal fetch of a whole set of unused data, some of them (virtual attributes, dynamic memberships) being particularly onerous.



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