-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.16
-
Fix Version/s: 2.17
-
Component/s: Technical / Transverse
-
Tags:
xstream is currently using the DomDriver which is known to have poor performance when handling large files.
Let's use a XppDomDriver instead handling streaming.