Bug 1318376 (glusterfs-3.7.10)
Summary: | Tracker for glusterfs-3.7.10 | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Niels de Vos <ndevos> |
Component: | core | Assignee: | Vijay Bellur <vbellur> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.7.9 | CC: | anoopcs, bugs, kaushal, oleksandr, skoduri |
Target Milestone: | --- | Keywords: | Tracking |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.10 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-04-19 07:03:58 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: | 1304963, 1314366, 1317049, 1317788, 1319989, 1320377, 1322242 | ||
Bug Blocks: |
Description
Niels de Vos
2016-03-16 17:02:58 UTC
Desired memleak-related patches: === Soumya Koduri (3): rpc: Fix for rpc_transport_t leak === Related review: http://review.gluster.org/#/c/13456/ It seems it was merged into master, but wasn't backported to 3.7 branch. (In reply to Oleksandr Natalenko from comment #1) > Desired memleak-related patches: > > === > Soumya Koduri (3): > rpc: Fix for rpc_transport_t leak > === > > Related review: http://review.gluster.org/#/c/13456/ > > It seems it was merged into master, but wasn't backported to 3.7 branch. Hi Oleksander, As discussed in http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/14284, this patch resulted in a regression in geo-rep code path and was detected only in 3.7 branch. Though we have respective fixes, since rpc_* related changes are intricate. we have decided to backport them only once we know code is stable in master branch. So, after brief talk with Soumya in IRC, the following patches are considered to be the proper fix (at least, for now): === Kotresh HR (2): rpc: Connect back only if rpc is not disabled changelog/rpc: Fix rpc_clnt_t mem leaks Soumya Koduri (1): rpc: Fix for rpc_transport_t leak === Those correspond to the following reviews: * http://review.gluster.org/#/c/13456 * http://review.gluster.org/#/c/13592 * http://review.gluster.org/#/c/13658 This bug is getting closed because a glusterfs-3.7.10 release has been made. glusterfs-3.7.10 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] https://www.gluster.org/pipermail/gluster-users/2016-April/026164.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |