[ https://issues.apache.org/jira/browse/SYNAPSE-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305968#comment-15305968 ]
Hudson commented on SYNAPSE-1027: --------------------------------- SUCCESS: Integrated in Synapse - Trunk #5254 (See [https://builds.apache.org/job/Synapse%20-%20Trunk/5254/]) SYNAPSE-1027: Fix a performance regression caused by pass through related code. Patch provided by Auke Schrijnen. Also update the Axis2 version to 1.7.3-SNAPSHOT since the unit test depends on a fix in the Axis2 transport testkit. (veithen: rev 1746027) * java/modules/transports/core/nhttp/src/main/java/org/apache/synapse/transport/passthru/util/RelayUtils.java * java/modules/transports/core/nhttp/src/test/java/org/apache/synapse/transport/passthru * java/modules/transports/core/nhttp/src/test/java/org/apache/synapse/transport/passthru/util * java/modules/transports/core/nhttp/src/test/java/org/apache/synapse/transport/passthru/util/RelayUtilsTest.java * java/pom.xml > Deferred building regression due to pass through handling > --------------------------------------------------------- > > Key: SYNAPSE-1027 > URL: https://issues.apache.org/jira/browse/SYNAPSE-1027 > Project: Synapse > Issue Type: Bug > Components: Core > Affects Versions: NIGHTLY > Reporter: Auke Schrijnen > Assignee: Andreas Veithen > Attachments: > 0001-SYNAPSE-1027-prevent-building-the-payload-in-RelayUt.patch > > > The implementation of the pass through transport (SYNAPSE-913) prevents using > the deferred building feature of Axiom while using content aware mediators. > Due to the code in RelayUtils the complete Axiom model is build when the pass > through transport (or the BinaryRelayBuilder) isn't used. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org