Joscorbe opened a new pull request, #1451: URL: https://github.com/apache/jackrabbit-oak/pull/1451
This function removes all the children of a node that are older than a given timestamp. To know if a node was modified recently, the value of the internal property _modified is used. The function doesn't remove the given path. Only its children and their subtrees. A helper method is added to find the candidates that would be deleted. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org