[jboss-jira] [JBoss JIRA] (WFLY-2900) Performance issue with Xalan transformer and very large text nodes

Kyle Lape (JIRA) issues at jboss.org
Thu Dec 18 21:41:30 EST 2014


    [ https://issues.jboss.org/browse/WFLY-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028887#comment-13028887 ] 

Kyle Lape edited comment on WFLY-2900 at 12/18/14 9:40 PM:
-----------------------------------------------------------

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.

It actually looks like this patch was never pulled in to EAP at all.  With that in mind, can you look into merging this fix into WF again?


was (Author: klape):
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)


More information about the jboss-jira mailing list