You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Charith Dhanushka Wickramarachchi (JIRA)" <ji...@apache.org> on 2010/11/25 07:03:13 UTC

[jira] Updated: (SYNAPSE-714) Endpoint does not get suspended when using out only MEP

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

Charith Dhanushka Wickramarachchi updated SYNAPSE-714:
------------------------------------------------------

    Attachment: patch.txt

Patch to resolve this issue.
Please review and commit

> Endpoint does not get suspended when using out only MEP 
> --------------------------------------------------------
>
>                 Key: SYNAPSE-714
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-714
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>         Environment: any
>            Reporter: Charith Dhanushka Wickramarachchi
>         Attachments: patch.txt
>
>
> When invoking an in only service via an Endpoint we need to set OUT-ONLY property in the Message Context (if we do not do this call backs will get accumulated in the SynapseCallbackReceiver : there is a map keeping those to correlate request and response )
> In success scenario that will work fine. But the problem is in a scenario where the actual service is unavailable, In that case Synapse Endpoint does not get suspended,
> In OUT-ONLY  fault scenario since there is no callback registered,  the relevant fault handler  not get called. So as a result the endpoint/s will not get notified with a fault in  an OUT_ONLY scenario. 

-- 
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