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 Schreiber (Jira)" <ji...@apache.org> on 2020/09/01 09:01:00 UTC

[jira] [Commented] (OAK-9186) Create Benchmark(s)

    [ https://issues.apache.org/jira/browse/OAK-9186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17188282#comment-17188282 ] 

Angela Schreiber commented on OAK-9186:
---------------------------------------

Committed revision 1881352, 1881353

New abstract base class {{AbstractHasItemGetItemTest}} with the following characteristics:
- create a user that is member of a configured number of groups
- for each principal (user and groups) create a configured number of ACEs at randomly selected paths
- during test run read a configured number of randomly selected items using 'hasItem'-'getItem'
- for 1% of all calls perform an additional operation

Subclasses:
- HasPrivilegesHasItemGetItemTest: additional operation is 'AccessControlManager.hasPrivileges' for the selected path (or it's node parent) with a randomly selected array of 3 privileges
- HasPermissionHasItemGetItemTest: additional operation is 'Session.hasPermission' for the selected path and action-string consisting of 3 randomly selected permission names

> Create Benchmark(s)
> -------------------
>
>                 Key: OAK-9186
>                 URL: https://issues.apache.org/jira/browse/OAK-9186
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: benchmarks
>            Reporter: Angela Schreiber
>            Assignee: Angela Schreiber
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)