[Bugs] [Bug 1334287] 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
Wed May 11 11:18:14 UTC 2016


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



--- Comment #2 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14293 committed in release-3.8 by Raghavendra
G (rgowdapp at redhat.com) 
------
commit 11dca385555ae086f14bb26a33ec9713b5d09ee6
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: I92b7c91b4c0dfc15224aea39308c93b27028dd4f
    BUG: 1334287
    Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
    Reviewed-on: http://review.gluster.org/14293
    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>
    Smoke: 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=yYHVrpFrGN&a=cc_unsubscribe


More information about the Bugs mailing list