[Bugs] [Bug 1202745] glusterd crashed on one of the node

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 24 06:22:50 UTC 2015


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



--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9908 committed in master by Krishnan
Parthasarathi (kparthas at redhat.com) 
------
commit 0940364b453fc37cb3e1844a743cf30c8ab2afc6
Author: Atin Mukherjee <amukherj at redhat.com>
Date:   Tue Mar 17 16:47:22 2015 +0530

    glusterd: Do not use global opinfo in syncop

    Global opinfo should not be referred by syncop framework as it uses local
    txn_opinfo for every transaction. There is one place in the codebase where
the
    global opinfo is set with the local txn_opinfo which can lead to an
incorrect
    opinfo for an on-going op-sm transaction which refers to the same global
opinfo.

    Change-Id: Ida63a8871b8d03fe646146eddfd3f2473f1b1d7c
    BUG: 1202745
    Signed-off-by: Atin Mukherjee <amukherj at redhat.com>
    Reviewed-on: http://review.gluster.org/9908
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Anand Nekkunti <anekkunt at redhat.com>
    Reviewed-by: Krishnan Parthasarathi <kparthas at redhat.com>
    Tested-by: Krishnan Parthasarathi <kparthas 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=BMBOqmab9d&a=cc_unsubscribe


More information about the Bugs mailing list