diff options
author | anand <anekkunt@redhat.com> | 2015-07-24 15:48:50 +0530 |
---|---|---|
committer | Raghavendra Talur <rtalur@redhat.com> | 2015-07-28 06:26:44 -0700 |
commit | 51f48bc9a41a5e2004d9051ff90517b01626b08f (patch) | |
tree | 2b1f59d68e58cf70912a6f4515807e5efc13808d /libglusterfs/src/logging.c | |
parent | 8d915d196fc591b141bb5267e16453d18dff7955 (diff) |
glusterd: glusterd crash due to race between handshake and snapshot remove threads
Issue : glusterd was crashing due to race between handshake thread and snapshot
remove
RCA : Snapshot thread referring voinfo and same time volinfo is modified during handshake,
glusterd was crashing due to this inconsistent data of volinfo .
Note: Sending commands without checking cluster status may lead to crash
Fix:.Wait for handshake complete/cluster ready before proceeding commands.
Change-Id: Iefd986664bd9dd225f0abf8f85476d6afd206914
BUG: 1246432
Signed-off-by: anand <anekkunt@redhat.com>
Reviewed-on: http://review.gluster.org/11757
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Atin Mukherjee <amukherj@redhat.com>
Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Reviewed-by: Raghavendra Talur <rtalur@redhat.com>
Diffstat (limited to 'libglusterfs/src/logging.c')
0 files changed, 0 insertions, 0 deletions