Description of problem: We are accepting new connections even though the graph is not ready. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Create a volume and start it 2. as soon as the volume is started, start the client also. 3. the connections will be accepted, even when there is no child up event Actual results: it just logs and continue Expected results: it should fail Additional info:
REVIEW: https://review.gluster.org/17686 (protocol/server: reject the connection if graph is not ready) posted (#1) for review on master by mohammed rafi kc (rkavunga)
REVIEW: https://review.gluster.org/17686 (protocol/server: reject the connection if graph is not ready) posted (#2) for review on master by Atin Mukherjee (amukherj)
As part of the improvements in cleanup sequence, this is now added in glusterfs master! GlusterFS-6 would have these fixes.