You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Anjana Fernando (JIRA)" <ji...@apache.org> on 2012/05/08 00:45:50 UTC

[jira] [Created] (SYNAPSE-870) Iterate Mediator "sequential" property works in the opposite way

Anjana Fernando created SYNAPSE-870:
---------------------------------------

             Summary: Iterate Mediator "sequential" property works in the opposite way
                 Key: SYNAPSE-870
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-870
             Project: Synapse
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.1
            Reporter: Anjana Fernando


When iterator mediator's sequential property is set to "true" it actually works non-sequentially internally, and vice-versa. When checking the code, this is actually a confusion between the "asynchronous" property in the Target class and in the sequential property being parsed in the IteratorMediatorFactory. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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