You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Ajay Chander <aj...@gmail.com> on 2015/07/27 15:05:49 UTC

Disable_replay_timeouts

Hi Everyone,

Is there anyway to explicitly disable replay timeouts specific to the
topology from my java app?

Thank you,
Ajay

Re: Disable_replay_timeouts

Posted by Ajay Chander <aj...@gmail.com>.
Got it. Thank you Taylor!

On Monday, July 27, 2015, P. Taylor Goetz <pt...@gmail.com> wrote:

> Yes, you can set the use the “topology.enable.message.timeouts” config
> property:
>
> topology.enable.message.timeouts: false
>
>
> -Taylor
>
> On Jul 27, 2015, at 9:05 AM, Ajay Chander <ajay.chevva@gmail.com
> <javascript:_e(%7B%7D,'cvml','ajay.chevva@gmail.com');>> wrote:
>
> Hi Everyone,
>
> Is there anyway to explicitly disable replay timeouts specific to the
> topology from my java app?
>
> Thank you,
> Ajay
>
>
>

Re: Disable_replay_timeouts

Posted by "P. Taylor Goetz" <pt...@gmail.com>.
Yes, you can set the use the “topology.enable.message.timeouts” config property:

topology.enable.message.timeouts: false

-Taylor

> On Jul 27, 2015, at 9:05 AM, Ajay Chander <aj...@gmail.com> wrote:
> 
> Hi Everyone,
> 
> Is there anyway to explicitly disable replay timeouts specific to the topology from my java app?
> 
> Thank you,
> Ajay
> 


Re: Disable_replay_timeouts

Posted by Ajay Chander <aj...@gmail.com>.
I guess I found what I needed. I am thinking
"topology.enable.message.timeouts":false is what I am looking for. Thank
you.

On Monday, July 27, 2015, Ajay Chander <aj...@gmail.com> wrote:

> Any pointers on this ? Thank you!
>
> On Monday, July 27, 2015, Ajay Chander <ajay.chevva@gmail.com
> <javascript:_e(%7B%7D,'cvml','ajay.chevva@gmail.com');>> wrote:
>
>> Hi Everyone,
>>
>> Is there anyway to explicitly disable replay timeouts specific to the
>> topology from my java app?
>>
>> Thank you,
>> Ajay
>>
>>

Re: Disable_replay_timeouts

Posted by Ajay Chander <aj...@gmail.com>.
Any pointers on this ? Thank you!

On Monday, July 27, 2015, Ajay Chander <aj...@gmail.com> wrote:

> Hi Everyone,
>
> Is there anyway to explicitly disable replay timeouts specific to the
> topology from my java app?
>
> Thank you,
> Ajay
>
>