[Bugs] [Bug 1331502] Under high read load, sometimes the message "XDR decoding failed" appears in the logs and read fails

bugzilla at redhat.com bugzilla at redhat.com
Thu May 12 05:17:42 UTC 2016


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



--- Comment #2 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14292 committed in release-3.7 by Raghavendra
G (rgowdapp at redhat.com) 
------
commit ac677f09a58e742b2a5f2634b496cce347cfa384
Author: Xavier Hernandez <xhernandez at datalab.es>
Date:   Mon May 9 12:50:39 2016 +0200

    socket: Fix incorrect handling of partial reads

    The usage of function local variables in the protocol state
    machine caused an incorrect behaviour when a partial read
    from the socket forced the function to return and restart
    later when more data was available. At this point the local
    variables contained incorrect data.

    > Change-Id: I4db1f4ef5c46a3d2d7f7c5328e906188c3af49e6
    > BUG: 1334285
    > Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
    > Reviewed-on: http://review.gluster.org/14270
    > Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
    > Smoke: Gluster Build System <jenkins at build.gluster.com>
    > NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    > Tested-by: Raghavendra G <rgowdapp at redhat.com>
    > CentOS-regression: Gluster Build System <jenkins at build.gluster.com>

    Change-Id: I0465969f27a38912a1b2cd50f5c8ae61bc782e8c
    BUG: 1331502
    Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
    Reviewed-on: http://review.gluster.org/14292
    Smoke: Gluster Build System <jenkins at build.gluster.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
    CentOS-regression: 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=o5QofH2B8F&a=cc_unsubscribe


More information about the Bugs mailing list