[
https://issues.apache.org/jira/browse/JCR-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Guggisberg updated JCR-630:
----------------------------------
Component/s: versioning
transactions
> Versioning operations are not fully transactional
> -------------------------------------------------
>
> Key: JCR-630
> URL: https://issues.apache.org/jira/browse/JCR-630
> Project: Jackrabbit
> Issue Type: Improvement
> Components: transactions, versioning
> Affects Versions: 0.9, 1.0, 1.0.1, 1.1
> Reporter: Przemo Pakulski
>
> Even when DB persistence manager are in use, versioning operations are not
> fully transactional.
> This is because version storage and workspace uses own db connections and
> there are in fact 2 local transactions executed. It is always possible that
> one of them could fail.
> Distributed transactions should be used to make versioning operations fully
> transactional.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.