[Bugs] [Bug 1303945] New: Memory leak in dht
bugzilla at redhat.com
bugzilla at redhat.com
Tue Feb 2 13:26:53 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1303945
Bug ID: 1303945
Summary: Memory leak in dht
Product: GlusterFS
Version: mainline
Component: distribute
Assignee: bugs at gluster.org
Reporter: vbellur at redhat.com
CC: bugs at gluster.org
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:
--
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