You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2016/05/13 11:08:12 UTC

[jira] [Created] (OAK-4365) Redundant Action Class Lookup in DefaultAuthorizableActionProvider

angela created OAK-4365:
---------------------------

             Summary: Redundant Action Class Lookup in DefaultAuthorizableActionProvider
                 Key: OAK-4365
                 URL: https://issues.apache.org/jira/browse/OAK-4365
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: angela
            Assignee: angela
             Fix For: 1.5.2


while running benchmarks for OAK-4119 on the lastest trunk version i noticed that the {{DefaultAuthorizableActionProvider}} always looks up the configured action classes despite the fact that the set is fix and known to the implementation.

this only became apparent in the benchmarks due to the introduction of OAK-4003, which has not yet been introduced during the initial benchmark runs (both for 1.4 and 1.6-SNAPSHOT).

anyway: this could be simplified a lot and while doing so, i noticed that the {{DefaultAuthorizableActionProvider}} doesn't come with dedicated unit tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)