On 2017-02-23 14:38, Eugene Prystupa wrote:
Is there a way to permanently remove a node from Oak?When I delete the node (java.jcr.Item.remove()), it is being marked as deleted, but it's content and all revisions are still in the database. Is there a way to purge it entirely?
It's supposed to be removed later on (*) by the VersionGarbageCollection. Best regards, Julian PS: between 24...48 hours with the standard AEM config settings
