Carsten Ziegeler created SLING-5993:
---------------------------------------
Summary: Improve auth requirement whiteboard implementation
Key: SLING-5993
URL: https://issues.apache.org/jira/browse/SLING-5993
Project: Sling
Issue Type: Improvement
Components: Authentication
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Auth Core 1.3.18
The current auth requirement whiteboard implementation could be improved: if a
service registration is modified currently, all existing registrations are
removed and then all new registrations are added - which can result in a lot of
churn going on. The implementation can be improved to make a diff between the
old and the new array and only apply the diff.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)