Hide Forgot
Log available at: dev:/share/tickets/1174
During self-heal, if the destination node goes down again, replicate continues to spawn read loops for reading from the source node. This causes delays in serving IO requests from clients.
on AWS instances, read loops are being spawned even without nodes going up and down.
Seen performance degradation from rc9 to rc10 nfs-beta branch.
The bug does not occur on nfs-beta. However in order to verify whether this is fixed on 3.1, bug 762692, which is still reproducible on 3.1 has to be fixed. Hence leaving this bug open.
PATCH: http://patches.gluster.com/patch/6147 in master (cluster/afr: stop spawning self-heal loops when the self-heal fails)