[
https://issues.apache.org/jira/browse/OAK-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16618764#comment-16618764
]
Marcel Reutegger commented on OAK-7745:
---------------------------------------
The patch looks good in general. I would like to add some more tests to cover
the batch update case with more than two {{UpdateOp}}s. Both
{{MongoDocumentStore}} and {{RDBDocumentStore}} have separate code paths
depending on the number of {{UpdateOp}}s passed to the batch createOrUpdate()
variant.
> Clarify update semantics on deleted nodes
> -----------------------------------------
>
> Key: OAK-7745
> URL: https://issues.apache.org/jira/browse/OAK-7745
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: documentmk
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Major
> Attachments: OAK-7745-basic.diff, OAK-7745.diff, OAK-7745.diff,
> OAK-7745.diff, OAK-7745.diff
>
>
> It's not entirely clear to me what behavior we expect if:
>
> * node 1 creates a document
> * node 2 deletes it
> * node 1 tries to update it
> (and, related to that, whether the behavior really matters in practice)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)