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/01/18 12:49:39 UTC

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

Julian Reschke created OAK-3892:
-----------------------------------

             Summary: 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
            Reporter: Julian Reschke
            Assignee: Julian Reschke
            Priority: Minor


{{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)