[Bugs] [Bug 1425623] Free all xlator specific resources when xlator->fini() gets called
bugzilla at redhat.com
bugzilla at redhat.com
Tue Apr 25 23:10:42 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1425623
--- Comment #21 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16806 committed in master by Shyamsundar
Ranganathan (srangana at redhat.com)
------
commit 0451909e0533d357a45dd427226028e095240dac
Author: Niels de Vos <ndevos at redhat.com>
Date: Tue Feb 21 14:35:52 2017 +0100
debug/sink: add xlator to aid in resource leak debugging
This new xlator does not allocate any resources on init(). This makes it
a good option to use for debugging xlator releated resources leaks on
fini().
By putting the sink xlator as single xlator in a .vol file, and loading
it through gfapi, we can investigate the resource leaks that are
happening through gfapi (and the Gluster core). By extending the .vol
file with additional xlators, it is possible to analyze resource leaks
of single xlators.
Change-Id: Idb5faa861b623dd5b2a988b181e669b0d52c2a0e
BUG: 1425623
Fixes: #176
Signed-off-by: Niels de Vos <ndevos at redhat.com>
Reviewed-on: https://review.gluster.org/16806
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Smoke: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Shyamsundar Ranganathan <srangana at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Hfe1bAbtp9&a=cc_unsubscribe
More information about the Bugs
mailing list