jelmini opened a new pull request #429:
URL: https://github.com/apache/jackrabbit-oak/pull/429
* Introduce wait time when cleaning up temp files, to prevent deleting
them while other threads are still writing to them.
* Ignore exceptions thrown when *.part files are renamed by another
thread while the directory is traversed on cleanup.
* Properly close Files.walk() stream, releasing filesystem resources
* Misc code improvements
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]