[
https://issues.apache.org/jira/browse/SYNAPSE-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865610#action_12865610
]
Ruwan Linton commented on SYNAPSE-593:
--------------------------------------
No, when you have a proxy and the out sequence is foo, response of any message
going out of the proxies inSequence is expected to be received by the sequence
foo, but now with this patch, there could be a case where it doesn't get to the
sequence foo, which makes the configuration hard to understand.
I agree we need a better model for service chaining, but what I am saying is
this patch as it is would not be the ideal solution.
> Specifying a receiving sequence for sent messages
> --------------------------------------------------
>
> Key: SYNAPSE-593
> URL: https://issues.apache.org/jira/browse/SYNAPSE-593
> Project: Synapse
> Issue Type: New Feature
> Components: Core
> Reporter: Supun Kamburugamuva
> Assignee: Supun Kamburugamuva
> Attachments: synapse_service_chaining.patch
>
>
> If a receiving sequence is specified for send mediator, the response can be
> directed to this sequence. This way we can achieve service chaining with
> normal non-blocking transport calls.
> I'm attaching a patch that introduce this feature. Please have a look and
> provide your feed back.
--
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: [email protected]
For additional commands, e-mail: [email protected]