[ 
http://issues.apache.org/jira/browse/JCR-134?page=comments#action_12457736 ] 
            
Cédric Damioli commented on JCR-134:
------------------------------------

Concerning the eventual ref count kept on VHs, is it allowed to store it in the 
repository, as a new property of the VH ? If yes there would be a compatibility 
problem whith existing repositories.
Otherwise, how would you see the storage of this ref count ?

> Unreferenced VersionHistory should be deleted automatically.
> ------------------------------------------------------------
>
>                 Key: JCR-134
>                 URL: http://issues.apache.org/jira/browse/JCR-134
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: versioning
>            Reporter: Tobias Bocanegra
>         Assigned To: Tobias Bocanegra
>            Priority: Minor
>
> since the creation of a VersionHistory is triggered by the creation of a 
> mix:versionable node, the removal should happen automatically, as soon as no 
> references to that version histroy exist anymore. this is the case, when all 
> mix:versionable nodes (in all workspaces) belonging to that VH are deleted, 
> and all the versions in the VH are removed i.e. only the jcr:rootVersion is 
> left. At this point, the VH should be deleted aswell.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to