Bug 767932

Summary: Unix sockets do not trigger a reconnect
Product: [Community] GlusterFS Reporter: shishir gowda <sgowda>
Component: transportAssignee: shishir gowda <sgowda>
Status: CLOSED CURRENTRELEASE QA Contact: Anush Shetty <ashetty>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: pre-releaseCC: gluster-bugs, nsathyan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 17:12:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 817967    

Description shishir gowda 2011-12-15 09:40:49 UTC
Description of problem:
If a socket family is AF_UNIX, clients do not try to reconnect if file specified is not present. ENOENT should also trigger a reconnect

Version-Release number of selected component (if applicable):

Issue not reproducable in current version. Found during devel of features not yet committed

Comment 1 Anand Avati 2011-12-19 16:54:03 UTC
CHANGE: http://review.gluster.com/795 (rpc-transport/socket: Donot fail reconnect if error is ENOENT) merged in master by Vijay Bellur (vijay)