[ 
https://issues.apache.org/jira/browse/OAK-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612513#comment-16612513
 ] 

Julian Reschke commented on OAK-7745:
-------------------------------------

work in progress, starting with the simple method signature: [^OAK-7745.diff]
 * adds BasicDocumentStoreTest
 * fixes MongoDocumentStore to do upsert depending on UpdateOp flag
 * fixes MemoryDS and RDBDS to return null

Note: this caused two test regressions because of very specific assumptions 
about exceptions being thrown; need to revisit whether these changes are ok

> 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
>            Priority: Major
>         Attachments: OAK-7745-basic.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)

Reply via email to