-
Bug
-
Resolution: Unresolved
-
Minor
-
5.2.0.Final
-
None
-
None
RepositoryManager.backupRepository() succeeds whether there are concurrent updates or not. When concurrent updates occur, the backup directory contains documents in "changes/documents_000001.bin.gz". In cases where documents exist in that file that have the same key as documents in the main documents_000001.bin.gz, a database error occurs on RepositoryManager.restoreRepository() with the message: java.sql.BatchUpdateException: Duplicate entry '87a0a8c7505d64c1ae7b49-16d3-4c8c-9709-9bfb2a20420c' for key 'PRIMARY'