Francesco Chicchiriccò created SYNCOPE-1086:
-----------------------------------------------
Summary: 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: 2.0.3, 1.2.10
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 1.2.11, 2.0.4
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)