Re: Disable_replay_timeouts

2015-07-27 Thread Ajay Chander
Got it. Thank you Taylor!

On Monday, July 27, 2015, P. Taylor Goetz  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  > 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

2015-07-27 Thread P. Taylor Goetz
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  wrote:
> 
> Hi Everyone,
> 
> Is there anyway to explicitly disable replay timeouts specific to the 
> topology from my java app?
> 
> Thank you,
> Ajay
> 



signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: Disable_replay_timeouts

2015-07-27 Thread Ajay Chander
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  wrote:

> Any pointers on this ? Thank you!
>
> On Monday, July 27, 2015, Ajay Chander  > 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

2015-07-27 Thread Ajay Chander
Any pointers on this ? Thank you!

On Monday, July 27, 2015, Ajay Chander  wrote:

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


Disable_replay_timeouts

2015-07-27 Thread Ajay Chander
Hi Everyone,

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

Thank you,
Ajay