write-requeue-threshold questions
785631Mar 29 2011 — edited Mar 31 2011I was wondering a couple of things:
1) What does this setting actually apply to? Eg, in the doc it says it applies to a cache-store, but if i have N storage nodes, will this setting apply to each node (eg, if i set to 10, each storage node will have a queue of 10 failed writes) or is it a cluster-wide setting?
2) Is there any way to find out how many of these failed writes are being tossed because the queue is full?
Thanks.