Tim Allison created TIKA-4266: --------------------------------- Summary: Improve multithreading and the xml parser pools in XMLUtils Key: TIKA-4266 URL: https://issues.apache.org/jira/browse/TIKA-4266 Project: Tika Issue Type: Task Reporter: Tim Allison
I recently came across a build failure when running maven multithreaded {{-T10}}. The cause was a race condition/thread contention in XMLUtils. I don't _think_ anyone has seen this in practice in the wild, but we should improve the thread-safety of XMLUtils. -- This message was sent by Atlassian Jira (v8.20.10#820010)