[Bugs] [Bug 1354395] rpc-transport: compiler warning format string

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 21 14:24:52 UTC 2016


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



--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14891 committed in release-3.8 by Jeff Darcy
(jdarcy at redhat.com) 
------
commit e8a253188f4f8cc5601f4c6b66d706d6ff720f97
Author: Mohit Agrawal <moagrawa at redhat.com>
Date:   Mon Jun 13 12:41:15 2016 +0530

    rpc/socket.c: Modify approach to cleanup threads of socket_poller in
socket_spawn.

    Problem: Current approach to cleanup threads of socket_poller is not
appropriate.

    Solution: Enable detach flag at the time of thread creation in
socket_spawn.

    Fix: Write a new wrapper(gf_create_detach_thread) to create detachable
thread
         instead of store thread ids in a queue.

    Test: Fix is verfied on gluster process, To test the patch followed below
procedure
          Enable the client.ssl and server.ssl option on the volume
          Start the volume and count anon segment in pmap output for glusterd
process
          pmap -x <glusterd-pid> | grep "\[ anon \]" | wc -l
          Stop the volume and check again count of anon segment it should not
increase.

    Backport of commit 2ee48474be32f6ead2f3834677fee89d88348382

    > Signed-off-by: Mohit Agrawal <moagrawa at redhat.com>
    > Change-Id: Ib8f7ec7504ec8f6f74b45ce6719b6fb47f9fdc37
    > BUG: 1336508
    > Reviewed-on: http://review.gluster.org/14694
    > Smoke: Gluster Build System <jenkins at build.gluster.org>
    > Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
    > CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    > NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    > Reviewed-by: Jeff Darcy <jdarcy at redhat.com>

    BUG: 1354395
    Change-Id: Ibdbbae508d9dda2fd36220a9b1e47f7776336929
    Signed-off-by: Mohit Agrawal <moagrawa at redhat.com>
    Reviewed-on: http://review.gluster.org/14891
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    Reviewed-by: N Balachandran <nbalacha at redhat.com>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Jeff Darcy <jdarcy 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=3fZtjuZv8N&a=cc_unsubscribe


More information about the Bugs mailing list