Re: Very slow on-disk font cache population on Windows with PDFBox 2.0.31

2024-06-25 Thread Adam Rauch
mitted yet, that will allow to skip the checksum and that is also assumed to be faster. https://github.com/apache/pdfbox/pull/189 However I don't know if that one can also be ported to 2.0.32 (which was meant to be released soon anyway) Tilman On 24.06.2024 23:48, Adam Rauch wrote: G

Very slow on-disk font cache population on Windows with PDFBox 2.0.31

2024-06-24 Thread Adam Rauch
Greetings, We use PDFBox alongside Tika to support full-text search indexing and querying. Our Windows test agents (fairly powerful AWS instances) began timing out many tests after we upgraded PDFBox from 2.0.29 to 2.0.31. We tracked the problem down to the on-disk font cache population proces