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 2015/08/21 11:34:46 UTC

[jira] [Updated] (OAK-3261) consider existing locks when creating new ones

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

Julian Reschke updated OAK-3261:
--------------------------------
    Description: 
When creating new locks, existing locks need to be checked:

- on ancestor nodes, when deep locks
- on descendant nodes

(Note that the check on descendant nodes might be costly as long as we have to walk to whole subtree)


  was:
When creating new locks, existing locks need to be checked:

- on ancestor nodes, when deep locks
- on descendant nodes



> consider existing locks when creating new ones
> ----------------------------------------------
>
>                 Key: OAK-3261
>                 URL: https://issues.apache.org/jira/browse/OAK-3261
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: jcr
>    Affects Versions: 1.2.3, 1.3.3, 1.0.18
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 1.4
>
>
> When creating new locks, existing locks need to be checked:
> - on ancestor nodes, when deep locks
> - on descendant nodes
> (Note that the check on descendant nodes might be costly as long as we have to walk to whole subtree)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)