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

            Bug ID: 69714
           Summary: Allow custom TempFileCreationStrategy per document
           Product: POI
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: POI Overall
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

As is now, we can only set a global TempFileCreationStrategy which assumes that
all documents within the same process has the same security profile (and quota)
which may or may not be the case. Currently it is not possible to workaround
this limitation in a multithreaded application.

I have an open PR for this on https://github.com/apache/poi/pull/823

-- 
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