Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- is depended upon by
-
OAK-5788 Perform update of single node in one remote call if possible
- Closed