You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2007/06/20 15:21:26 UTC

[jira] Resolved: (JCR-975) NodeImpl.checkin() calls save() three times

     [ https://issues.apache.org/jira/browse/JCR-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved JCR-975.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

Fixed in revision: 549102

> NodeImpl.checkin() calls save() three times
> -------------------------------------------
>
>                 Key: JCR-975
>                 URL: https://issues.apache.org/jira/browse/JCR-975
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: versioning
>    Affects Versions: 1.0, 1.0.1, 1.1, 1.1.1, 1.2.1, 1.2.2, 1.2.3, 1.3
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.4
>
>
> The version related properties on a versionable node that is checked in are saved individually. There is no need to save them individually because such a node must not have pending changes and save() can be called safely on the node itself.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.