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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/11/10 09:37:59 UTC

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

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

Julian Reschke updated OAK-4365:
--------------------------------
    Fix Version/s: 1.6

> 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.6, 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)