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 "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2014/03/14 01:09:44 UTC

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

Tobias Bocanegra created OAK-1541:
-------------------------------------

             Summary: 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
            Reporter: Tobias Bocanegra


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)