Closed
Description
Needed to support streaming bulk read (used by DMSDK ExportListener), optic API, eval, resource extensions, bulk search, and large single document read with metadata. We could perhaps use a stand-alone library like nio-multipart, or the more battle-tested apache fileupload
the only concern about apache fileupload is it depends on apache commons-io which might create version conflicts if other frameworks used by our customers depend on a different version of commons-io.