No. ESB will discard the response. So there shouldn't be any memory issues.

On Tue, Jun 5, 2018 at 8:46 PM Júnior <[email protected]> wrote:

> Thanks Milinda,
>
> In case of that, this error could cause any memory issue?
>
> I mean, respond with no callback associated?
>
> Thanks,
>
> 2018-06-04 23:25 GMT-05:00 Milinda Perera <[email protected]>:
>
>> Hi,
>>
>> If you set OUT_ONLY property to true, ESB will not register callback
>> expecting a response message from the backend.
>> If your backend responds with a response message, avoid setting the
>> OUT_ONLY property.
>>
>> Thanks,
>> Milinda
>>
>> On Tue, Jun 5, 2018 at 9:46 AM, Júnior <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> I have an Inbound Endpoint which sequence just sends the payload to one
>>> Proxy Service in WSO2.
>>>
>>> The sequence set the OUT_ONLY property to true and uses the send
>>> mediator to send the request to the Proxy.
>>>
>>> The Proxy receives the request, performs its logic and then respond back.
>>>
>>> But, when it responds, I am seeing an error like below:
>>>
>>> Synapse received a response for the request with message Id : 
>>> urn:uuid:f1d3d901-322e-4ac2-ad28-5c4fd3c97aa5 But a callback is not 
>>> registered (anymore) to process this response
>>>
>>> In this case, the proxy service should not respond at all?
>>>
>>> Do you have any suggestions on recommendations for this case?
>>>
>>> Thanks,
>>>
>>>
>>> --
>>> Francisco Ribeiro
>>> *SCEA|SCJP|SCWCD|IBM Certified SOA Associate*
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> [email protected]
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Milinda Perera
>> Senior Software Engineer;
>> WSO2 Inc. http://wso2.com ,
>> Mobile: (+94) 714 115 032
>>
>>
>
>
> --
> Francisco Ribeiro
> *SCEA|SCJP|SCWCD|IBM Certified SOA Associate*
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 
W.G. Gihan Anuruddha
Associate Technical Lead | WSO2, Inc.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to