sherlock icon indicating copy to clipboard operation
sherlock copied to clipboard

if a node in my cluster goes down, some requests fail

Open chadkouse opened this issue 12 years ago • 1 comments

should sherlock automatically use another node in this case?

chadkouse avatar May 21 '13 16:05 chadkouse

It should, in the sense that removing dead nodes and retrying requests is the desired behavior. Unfortunately, Sherlock currently does not remove dead nodes, and there is no built-in retrying mechanism. It doesn't properly round-robin either...just picks random nodes.

Leave this issue open, since its a pretty important feature that is missing.

polyfractal avatar May 22 '13 15:05 polyfractal