Details
Description
At the end of a commit Commit.applyToDocumentStore(Revision) performs a conflict check on the commit root and adds a collision marker to other conflicting uncommitted changes. The method checkConflicts() can potentially throw a DocumentStoreException and trigger a rollback of already committed changes.