Re: Question on max_hint_window_in_ms

2011-01-31 Thread Brandon Williams
On Mon, Jan 31, 2011 at 1:07 PM, Narendra Sharma wrote: > As per config: > # this defines the maximum amount of time a dead host will have hints > # generated. After it has been dead this long, hints will be dropped. > max_hint_window_in_ms: 360 # one hour > > Will this result in deletion of

Question on max_hint_window_in_ms

2011-01-31 Thread Narendra Sharma
As per config: # this defines the maximum amount of time a dead host will have hints # generated. After it has been dead this long, hints will be dropped. max_hint_window_in_ms: 360 # one hour Will this result in deletion of existing hints (from mem and disk)? or it will just stop creating ne