Bug 1562907 - set mgmt_v3_timer->timer to NULL after mgmt_v3_timer is deleted
Summary: set mgmt_v3_timer->timer to NULL after mgmt_v3_timer is deleted
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sanju
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-04-02 17:17 UTC by Sanju
Modified: 2018-06-20 18:03 UTC (History)
1 user (show)

Fixed In Version: glusterfs-v4.1.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-06-20 18:03:13 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Sanju 2018-04-02 17:17:40 UTC
Description of problem:
We are setting mgmt_v3_timer->timer to NULL after mgmt_v3_timer is deleted which is unnecessary. This issue is caught when we were running glusterd with ASAN.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Worker Ant 2018-04-02 17:21:49 UTC
REVIEW: https://review.gluster.org/19812 (glusterd: setting mgmt_v3_timer->timer to NULL after deleting mgmt_v3_timer) posted (#2) for review on master by Sanju Rakonde

Comment 2 Worker Ant 2018-04-02 23:36:36 UTC
COMMIT: https://review.gluster.org/19812 committed in master by "Sanju Rakonde" <srakonde> with a commit message- glusterd: setting mgmt_v3_timer->timer to NULL after deleting mgmt_v3_timer

We are setting mgmt_v3_timer->timer to NULL after mgmt_v3_timer is deleted
which is unnecessary. So removing the statement.

This issue is caught while running glusterd with ASAN.

Change-Id: Ied1f91590a2c64ec1af36d4de9c3febd6cf94bb9
Fixes: bz#1562907
Signed-off-by: Sanju Rakonde <srakonde>

Comment 3 Shyamsundar 2018-06-20 18:03:13 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-v4.1.0, please open a new bug report.

glusterfs-v4.1.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/announce/2018-June/000102.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.