Marcel Reutegger created OAK-3084:
-------------------------------------
Summary: Commit.applyToDocumentStore(Revision) may rollback
committed changes
Key: OAK-3084
URL: https://issues.apache.org/jira/browse/OAK-3084
Project: Jackrabbit Oak
Issue Type: Bug
Components: core, mongomk
Affects Versions: 1.3.0, 1.2, 1.0
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
Priority: Minor
Fix For: 1.2.3, 1.3.3, 1.0.17
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)