[
https://issues.apache.org/jira/browse/OAK-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra reassigned OAK-1541:
-------------------------------------
Assignee: (was: Jukka Zitting)
> 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)