[Bugs] [Bug 1169335] gluster vol heal <VOLNAME> info takes long time to run even when there are no pending heals.
bugzilla at redhat.com
bugzilla at redhat.com
Thu Dec 4 10:31:37 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1169335
--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9224 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com)
------
commit 811abf66d158efa037f1314792f7c674a7640c50
Author: Ravishankar N <ravishankar at redhat.com>
Date: Mon Dec 1 10:08:53 2014 +0000
heal: free leaked frames.
'gluster v heal <VOLNAME> info` waits for about 10 seconds before printing
the
heal info and exiting.
Problem: glfsh_process_entries() is not freeing the frames it created.
Thus when glfs_fini() is called, it busy waits for 10 seconds for
background
frames to finish before returning error.
Fix: Destroy the frames in that are created in glfsh_process_entries().
Change-Id: I5484d1b7301a355b913ae9c15b8a62471036c755
BUG: 1169335
Signed-off-by: Ravishankar N <ravishankar at redhat.com>
Reviewed-on: http://review.gluster.org/9224
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
Tested-by: Pranith Kumar Karampuri <pkarampu 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=T7rs7EGcLY&a=cc_unsubscribe
More information about the Bugs
mailing list