AEM 6.0 - Manually setting repository lock
Hi,
I read here - http://docs.adobe.com/docs/en/aem/6-0/administer/operations/backup-and-restore.html#How AEM Online Backup Works how the online backup process in its 4th iteration, locks the repository. Any write operations to the repository while it is locked are not lost or result in errors, but are simply paused till a time when the repository lock is released.
I was wondering if there is any way this repository locking and unlocking mechanism can be simulated via code.
-kunal