[Bugs] [Bug 1225567] [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
Wed Dec 2 07:13:09 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1225567



--- Comment #8 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12650 committed in release-3.7 by Venky
Shankar (vshankar at redhat.com) 
------
commit 58539176e0152fdb09f093d0cdd1cfc7840a5a4f
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: 1225567
    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>
     (cherry picked from commit 42def948ac8e5d24278cb000cc8f8906b83a8592)
    Reviewed-on: http://review.gluster.org/12650
    Tested-by: Gluster Build System <jenkins at build.gluster.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=6PH4JE3F36&a=cc_unsubscribe


More information about the Bugs mailing list