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 2016/02/12 09:28:18 UTC

[jira] [Updated] (OAK-3892) RDBDocumentStore: StripedNodeDocumentLocks - special case root?

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

Julian Reschke updated OAK-3892:
--------------------------------
    Affects Version/s: 1.0.27
                       1.2.11

> RDBDocumentStore: StripedNodeDocumentLocks - special case root?
> ---------------------------------------------------------------
>
>                 Key: OAK-3892
>                 URL: https://issues.apache.org/jira/browse/OAK-3892
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: rdbmk
>    Affects Versions: 1.3.14, 1.2.11, 1.0.27
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>             Fix For: 1.3.15, 1.2.12, 1.0.28
>
>         Attachments: stripes.diff
>
>
> {{StripedNodeDocumentLocks}} currently handles all document IDs the same way.
> I assume that we see a lot of updates on {{0:/}}, though. These updates would be blocked if another different ID fell into the same lock stripe (and was being updated).
> We currently have 4096, so the likelihood isn't that big; on the other hand, a change doesn't seem to be risky.



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