https://bz.apache.org/bugzilla/show_bug.cgi?id=68387

Dominik Stadler <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #1 from Dominik Stadler <[email protected]> ---
See item "20. Can I access/modify workbooks/documents/slideshows in multiple
threads?" in the FAQ at https://poi.apache.org/help/faq.html

"In short: Handling different document-objects in different threads will work.
Accessing the same document in multiple threads will not work."

Feel free to suggest PRs, but keep in mind that we do not plan to allow to
process a single workbook object in multiple threads as it is very hard to do
correctly and it would likely degrade performance when processing very large
files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to