[
https://issues.apache.org/jira/browse/JCR-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-975:
------------------------------
Component/s: jackrabbit-core
Affects Version/s: (was: 1.2.2)
(was: 1.3)
(was: 1.2.3)
(was: 1.2.1)
(was: 1.1)
(was: 1.1.1)
(was: 1.0.1)
(was: 1.0)
> NodeImpl.checkin() calls save() three times
> -------------------------------------------
>
> Key: JCR-975
> URL: https://issues.apache.org/jira/browse/JCR-975
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-core, versioning
> 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.