[Bugs] [Bug 1304889] New: Memory leak in dht
bugzilla at redhat.com
bugzilla at redhat.com
Thu Feb 4 22:10:00 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1304889
Bug ID: 1304889
Summary: Memory leak in dht
Product: GlusterFS
Version: 3.7.7
Component: distribute
Assignee: bugs at gluster.org
Reporter: vbellur at redhat.com
CC: bugs at gluster.org
Depends On: 1303945
+++ This bug was initially created as a clone of Bug #1303945 +++
Description of problem:
Any rename operation causes a leak in dht. This is due to a dictionary which is
not being currently freed in dht_do_rename().
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Perform renames on a fuse/nfs mount point
2. Check the memory usage of fuse client or nfs server
Actual results:
Memory usage increases with more renames being done.
Expected results:
Memory usage should remain stable even with multiple renames.
Additional info:
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1303945
[Bug 1303945] Memory leak in dht
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list