Bug 1399891
Summary: | [compound FOPs]: Memory leak while doing FOPs with brick down | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Krutika Dhananjay <kdhananj> |
Component: | core | Assignee: | Krutika Dhananjay <kdhananj> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.9 | CC: | amukherj, bugs, kdhananj, nchilaka, rhs-bugs, sasundar, sbhaloth, storage-qa-internal |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.9.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1399578 | Environment: | |
Last Closed: | 2017-03-08 10:20:15 UTC | Type: | Bug |
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: | 1398315, 1399578 | ||
Bug Blocks: |
Description
Krutika Dhananjay
2016-11-30 02:17:30 UTC
REVIEW: http://review.gluster.org/15973 (protocol/server: Fix mem-leaks in compound fops) posted (#1) for review on release-3.9 by Krutika Dhananjay (kdhananj) REVIEW: http://review.gluster.org/15973 (protocol/server: Fix mem-leaks in compound fops) posted (#2) for review on release-3.9 by Krutika Dhananjay (kdhananj) COMMIT: http://review.gluster.org/15973 committed in release-3.9 by Pranith Kumar Karampuri (pkarampu) ------ commit d923c93fbd8762cad9524b2df62c9278e6b501c5 Author: Krutika Dhananjay <kdhananj> Date: Tue Nov 29 12:56:40 2016 +0530 protocol/server: Fix mem-leaks in compound fops Backport of: http://review.gluster.org/15965 * Remove spurious 'return' statement. * Free up 'compound_rsp_array_val' as well in the end. * Remove multiple refs on this_args->xdata. Change-Id: I207b5f3d87e7cfdd0d0997547cc4a0e9e32de8e1 BUG: 1399891 Signed-off-by: Krutika Dhananjay <kdhananj> Reviewed-on: http://review.gluster.org/15973 CentOS-regression: Gluster Build System <jenkins.org> Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Pranith Kumar Karampuri <pkarampu> 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.1, please open a new bug report. glusterfs-3.9.1 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/2017-January/029725.html [2] https://www.gluster.org/pipermail/gluster-users/ |