Pushpak created JCR-3829:
----------------------------
Summary: Version Cleanup
Key: JCR-3829
URL: https://issues.apache.org/jira/browse/JCR-3829
Project: Jackrabbit Content Repository
Issue Type: Wish
Reporter: Pushpak
We have a repository of size 58 Gb and all the nodes in repository are
versionable.We defined some non jcr specific
property in nodes to save data. While doing any operation(add or remove record)
on such property version increase and we
need such fuctionality such that user can compare versions.
We are using JCR 2.2.5 version and derby db. we observed that size of verion
folder of repository increases significantly
and its almost around(32 Gb).
We tried to remove specific version form history, it get deleted successfully
however version
folder size of the repository not reduced. Please let us know approach while
removing specific version, verson folder
size also reduced.
Also let me know difference in remoeVersion method of
InternalVersionManagerImpl and InternalVersionManagerBase
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)