jsedding commented on PR #2453: URL: https://github.com/apache/jackrabbit-oak/pull/2453#issuecomment-3197059159
Interesting consideration, @jelmini ! Even though not related to my change, as you acknowledge. How about we write a marker file `deleted` into the archive? And then we kick off a daemon thread to perform the actual delete. If we check for this file at startup, we could also start a daemon thread for the deletion(s). That way deletions would be somewhat atomic. WDYT? But that warrants its own ticket IMHO. -- 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: oak-dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org