kwin commented on pull request #293:
URL: https://github.com/apache/jackrabbit-oak/pull/293#issuecomment-843863550


   > so the import will be incomplete and the next session save would persist 
the incomplete changes. that sounds pretty dangerous to me.
   
   This is how Jackrabbit 2 does it, but I am also open to change it the other 
way around: Deferring all exceptions till `Session.save()` and never throw 
`ConstraintViolationException` during import but as I said in 
https://issues.apache.org/jira/browse/OAK-9436?focusedCommentId=17346882&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17346882
 this might break existing consumers....


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to