[
https://issues.jboss.org/browse/WFLY-2900?page=com.atlassian.jira.plugin....
]
Kyle Lape commented on WFLY-2900:
---------------------------------
After reviewing the regresssion in the above BZ, it looks like it was actually caused by
the use of the wrong {{TransformerFactoryImpl}}. See:
https://bugzilla.redhat.com/show_bug.cgi?id=1087993.
With that in mind, can you look into merging this fix into WF again?
Performance issue with Xalan transformer and very large text nodes
------------------------------------------------------------------
Key: WFLY-2900
URL:
https://issues.jboss.org/browse/WFLY-2900
Project: WildFly
Issue Type: Bug
Components: XML Frameworks
Reporter: Kyle Lape
Assignee: Jason Greene
Priority: Blocker
Fix For: 9.0.0.Beta1
It has been observed that when using the {{Transfomer}} to convert a {{StreamSource}} to
{{DOMResult}}, the performance of Transform gets worse as the size of the
character data increases. If you have a 50MB text blob in XML, this will take a very
long time to finish.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)