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

Supun Kamburugamuva reassigned SYNAPSE-714:
-------------------------------------------

    Assignee: Charith Dhanushka Wickramarachchi

> 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
>            Assignee: 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to