Bug 1521034 - client: fix a race in the client reconnect code
Summary: client: fix a race in the client reconnect code
Keywords:
Status: CLOSED DUPLICATE of bug 1427012
Alias: None
Product: GlusterFS
Classification: Community
Component: protocol
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-12-05 16:40 UTC by Amar Tumballi
Modified: 2018-10-08 17:15 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-10-08 17:15:39 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Amar Tumballi 2017-12-05 16:40:15 UTC
Description of problem:
A race condition exists when reconnecting to a brick after connection
  has been lost; it is possible for the client translator to believe the
  connection is down while the socket layer believes the connection is up.
  This situation is permanent and eventually leads to loss of quorum
  and EROFS errors.

Comment 1 Worker Ant 2017-12-05 16:42:40 UTC
REVIEW: https://review.gluster.org/18927 (protocol/client: Fix race in brick reconnection) posted (#1) for review on master by Amar Tumballi

Comment 2 Raghavendra G 2017-12-07 04:25:33 UTC
Looks like duplicate of bz 1427012 and bz 1386626.

Comment 3 Amar Tumballi 2018-10-08 17:15:39 UTC

*** This bug has been marked as a duplicate of bug 1427012 ***


Note You need to log in before you can comment on or make changes to this bug.