You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2008/05/12 08:17:55 UTC

[jira] Closed: (SYNAPSE-257) Message aggregation not done properly when executing sample 400

     [ https://issues.apache.org/jira/browse/SYNAPSE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evanthika Amarasiri closed SYNAPSE-257.
---------------------------------------


When the iterate option is set to 4 the response is sent properly with 4 responses aggregated together. Tested with 100, 500 and 1000 as well. Tested on 1.2_QA_B1. The issue will be closed

> Message aggregation not done properly when executing sample 400
> ---------------------------------------------------------------
>
>                 Key: SYNAPSE-257
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-257
>             Project: Synapse
>          Issue Type: Bug
>    Affects Versions: NIGHTLY
>         Environment: JDK1.5.0_14, Ubuntu7.10
>            Reporter: Evanthika Amarasiri
>            Assignee: Ruwan Linton
>             Fix For: 1.2
>
>
> When executing sample 400 the client sends a request with several getQuotes where it will be split and sent as separate requests to the server. When the server responds it will send several responses to match with the requests which it received and then using the aggregate mediator these responses will be collected to generate a single message which will be sent to the client.
> But currently it sends only one response and not a collection of all the responses which it received from the server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org