Bug 1356888 - Correct code in socket.c to avoid fd leak
Summary: Correct code in socket.c to avoid fd leak
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: rpc
Version: mainline
Hardware: All
OS: All
low
low
Target Milestone: ---
Assignee: Mohit Agrawal
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-07-15 08:30 UTC by Mohit Agrawal
Modified: 2017-03-27 18:15 UTC (History)
1 user (show)

Fixed In Version: glusterfs-3.9.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-27 18:15:34 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Mohit Agrawal 2016-07-15 08:30:31 UTC
Description of problem:
Correct code in socket.c to avoid fd leak after merged bugzilla 1336508

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Vijay Bellur 2016-07-15 08:44:10 UTC
REVIEW: http://review.gluster.org/14929 (rpc/socket.c : Modify socket code to avoid fd leak in case of socket_poller thread) posted (#1) for review on master by MOHIT AGRAWAL (moagrawa)

Comment 2 Vijay Bellur 2016-07-20 12:37:44 UTC
COMMIT: http://review.gluster.org/14929 committed in master by Raghavendra G (rgowdapp) 
------
commit d724a87e682cf14a3f2a85888cad5c5db203fb5b
Author: Mohit Agrawal <moagrawa>
Date:   Fri Jul 15 14:12:31 2016 +0530

    rpc/socket.c : Modify socket code to avoid fd leak in case of socket_poller thread
    
    Update socket code to avoid fd leak in case of socket_poller thread.
    
    Change-Id: Ifa9718fbaf065988a299cda7ba0282dfd6b10a32
    BUG: 1356888
    Signed-off-by: Mohit Agrawal <moagrawa>
    Reviewed-on: http://review.gluster.org/14929
    CentOS-regression: Gluster Build System <jenkins.org>
    Reviewed-by: Raghavendra G <rgowdapp>
    NetBSD-regression: NetBSD Build System <jenkins.org>
    Smoke: Gluster Build System <jenkins.org>

Comment 3 Shyamsundar 2017-03-27 18:15:34 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.9.0, please open a new bug report.

glusterfs-3.9.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://lists.gluster.org/pipermail/gluster-users/2016-November/029281.html
[2] https://www.gluster.org/pipermail/gluster-users/


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