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 2014/03/19 17:25:44 UTC

[jira] [Updated] (OAK-1541) Concurrent creation of users chokes on intermediate paths

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

angela updated OAK-1541:
------------------------

    Component/s: core

> Concurrent creation of users chokes on intermediate paths
> ---------------------------------------------------------
>
>                 Key: OAK-1541
>                 URL: https://issues.apache.org/jira/browse/OAK-1541
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: Tobias Bocanegra
>            Assignee: Michael Dürig
>
> The tests in {{org.apache.jackrabbit.oak.security.authentication.ldap.LdapLoginTestBase#testConcurrentLogin}} fail because of a conflict when creating the intermediate nodes, although they are identical for all concurrent updates.
> strange enough, the error is completely different:
> "Cannot create user/group: Intermediate folders must be of type
> rep:AuthorizableFolder."
> this is reported on the "addExistingNode" parent, because the User validator traverses up the following tree:
> "/rep:security/rep:authorizables/rep:users/:conflict/addExistingNode/u/us/user-5"



--
This message was sent by Atlassian JIRA
(v6.2#6252)