You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2016/08/24 07:10:21 UTC

[jira] [Created] (SLING-5993) Improve auth requirement whiteboard implementation

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)