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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2017/10/02 08:31:03 UTC

[jira] [Created] (OAK-6752) Conditional update on _modCount

Marcel Reutegger created OAK-6752:
-------------------------------------

             Summary: Conditional update on _modCount
                 Key: OAK-6752
                 URL: https://issues.apache.org/jira/browse/OAK-6752
             Project: Jackrabbit Oak
          Issue Type: Improvement
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor
             Fix For: 1.8


Support conditional update on the _modCount field if the DocumentStore implementation maintains it. The MongoDocumentStore and RDBDocumentStore implementation maintain the field, while the MemoryDocumentStore (for tests only) maintains it optionally (see OAK-6738). This issue is about adding tests and verifying correct behaviour of the available DocumentStore implementations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)