Support Online Backup
---------------------
Key: JCR-1801
URL: https://issues.apache.org/jira/browse/JCR-1801
Project: Jackrabbit
Issue Type: New Feature
Components: clustering, jackrabbit-core
Reporter: Thomas Mueller
Priority: Minor
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.