Re: [Dev] Issue with DLC pattern

2018-01-23 Thread Gayan Gunawardana
On Sat, Jan 13, 2018 at 7:24 AM, Nadeeshaan Gunasinghe 
wrote:

> Hi Gayan,
>
> You can use following two properties,
>
> max.delivery.drop
>
> max.delivery.attempts
>
> By enabling max.delivery.drop will drop the message after the initiated
> number of attempts and the message processor will not be deactivated.
>
> Hope this suits your requirement.
>
Thanks Nadeeshaan & sorry for late reply.

>
> Cheers,
>
> *Nadeeshaan Gunasinghe*
> Senior Software Engineer, WSO2 Inc. http://wso2.com
> +94770596754 | nadeesh...@wso2.com | Skype: nadeeshaan.gunasinghe
> <#m_-6798070621843769959_>
> 
>  
> 
> Get your own email signature
> 
>
> On Sat, Jan 13, 2018 at 3:42 PM, Gayan Gunawardana  wrote:
>
>> Hi ESB team,
>>
>> I followed instruction given in [1] to implement DLC pattern (EI 6.1.1).
>> However there is a small issue when message processor try to send message
>> to suspended endpoint. The issue is message processor goes to *inactive*
>> state when sending messages to suspended endpoint. Due to that reason rest
>> of the messages in dlc-store won't be delivered to expected endpoint.
>>
>> Appreciate any help regarding above issue.
>>
>> [1] https://docs.wso2.com/display/IntegrationPatterns/Dead+Letter+Channel
>>
>> Thanks,
>> Gayan
>> --
>> Gayan Gunawardana
>> Senior Software Engineer; WSO2 Inc.; http://wso2.com/
>> Email: ga...@wso2.com
>> Mobile: +94 (71) 8020933
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>


-- 
Gayan Gunawardana
Senior Software Engineer; WSO2 Inc.; http://wso2.com/
Email: ga...@wso2.com
Mobile: +94 (71) 8020933
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Issue with DLC pattern

2018-01-13 Thread Nadeeshaan Gunasinghe
Hi Gayan,

You can use following two properties,

max.delivery.drop

max.delivery.attempts

By enabling max.delivery.drop will drop the message after the initiated
number of attempts and the message processor will not be deactivated.

Hope this suits your requirement.

Cheers,

*Nadeeshaan Gunasinghe*
Senior Software Engineer, WSO2 Inc. http://wso2.com
+94770596754 | nadeesh...@wso2.com | Skype: nadeeshaan.gunasinghe <#>

 

Get your own email signature


On Sat, Jan 13, 2018 at 3:42 PM, Gayan Gunawardana  wrote:

> Hi ESB team,
>
> I followed instruction given in [1] to implement DLC pattern (EI 6.1.1).
> However there is a small issue when message processor try to send message
> to suspended endpoint. The issue is message processor goes to *inactive*
> state when sending messages to suspended endpoint. Due to that reason rest
> of the messages in dlc-store won't be delivered to expected endpoint.
>
> Appreciate any help regarding above issue.
>
> [1] https://docs.wso2.com/display/IntegrationPatterns/Dead+Letter+Channel
>
> Thanks,
> Gayan
> --
> Gayan Gunawardana
> Senior Software Engineer; WSO2 Inc.; http://wso2.com/
> Email: ga...@wso2.com
> Mobile: +94 (71) 8020933
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Issue with DLC pattern

2018-01-13 Thread Gayan Gunawardana
Hi ESB team,

I followed instruction given in [1] to implement DLC pattern (EI 6.1.1).
However there is a small issue when message processor try to send message
to suspended endpoint. The issue is message processor goes to *inactive*
state when sending messages to suspended endpoint. Due to that reason rest
of the messages in dlc-store won't be delivered to expected endpoint.

Appreciate any help regarding above issue.

[1] https://docs.wso2.com/display/IntegrationPatterns/Dead+Letter+Channel

Thanks,
Gayan
-- 
Gayan Gunawardana
Senior Software Engineer; WSO2 Inc.; http://wso2.com/
Email: ga...@wso2.com
Mobile: +94 (71) 8020933
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev