Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
There is no 'good' way to create an online backup for Jackrabbit. Currently you need to basically stop the repository before backing up the data, or at least make sure in the application that nobody writes to the repository.
One solution is to add a feature to block write access to the repository until the backup is complete.
Example configuration: database persistence manager, Lucene index, data store.