Hide Forgot
PATCH: http://patches.gluster.com/patch/4854 in master (cluster/replicate: stack_wind into read_child only if it is up.)
Though it continues to read from other children, its only done after the read from read-child has failed. If we check whether the read-child is up before we do stack-wind, we can avoid the overhead of first read (which anyways fails).
Please update the bug with current status