[Bugs] [Bug 1225566] [geo-rep]: Traceback "ValueError: filedescriptor out of range in select()" observed while creating huge set of data on master
bugzilla at redhat.com
bugzilla at redhat.com
Thu Nov 19 04:03:49 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1225566
--- Comment #7 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12332 committed in master by Venky Shankar
(vshankar at redhat.com)
------
commit 42def948ac8e5d24278cb000cc8f8906b83a8592
Author: Aravinda VK <avishwan at redhat.com>
Date: Sun Oct 11 20:26:16 2015 +0530
geo-rep: Fix FD leak from Active Geo-rep worker
Active worker tries to acquire lock in each iteration. On every successfull
lock acqusition it was not closing previously opened lock fd.
To see the leak, get the PID of worker,
ps -ax | grep feedback-fd
watch ls /proc/$pid/fd
BUG: 1225566
Change-Id: Ic476c24c306e7ab372c5560fbb80ef39f4fb31af
Signed-off-by: Aravinda VK <avishwan at redhat.com>
Reviewed-on: http://review.gluster.org/12332
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Milind Changire <mchangir at redhat.com>
Reviewed-by: Saravanakumar Arumugam <sarumuga at redhat.com>
Reviewed-by: Venky Shankar <vshankar 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=TRR0pWG0zE&a=cc_unsubscribe
More information about the Bugs
mailing list