Description
When you delete a document and it has several past revisions, the logger is filled with exceptions and their stacktrace due to some getDocument(Document, version) calls.
They need to be refactored using some other mechanism.
When you delete a document and it has several past revisions, the logger is filled with exceptions and their stacktrace due to some getDocument(Document, version) calls.
They need to be refactored using some other mechanism.