[Bugs] [Bug 1199406] New: Spurious failures with tests/bugs/geo-replication/bug-877293.t

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 6 07:24:57 UTC 2015


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

            Bug ID: 1199406
           Summary: Spurious failures with
                    tests/bugs/geo-replication/bug-877293.t
           Product: GlusterFS
           Version: mainline
         Component: unclassified
          Assignee: bugs at gluster.org
          Reporter: pkarampu at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
tests/bugs/geo-replication/bug-877293.t fails spuriously.

    libxlator: Make sure marker_xattr is valid

    Problem:
    marker_xattr is allocated only when the op_ret is 0. If the final response
is
    a failure, then the marker time is dict_set with key as NULL. this will be
    changed to ref:<address-of-value> by dict_set, so the value won't appear on
the
    marker-key when the getxattr_cbk is in dht. So dht unwinds with failure
EINVAL.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list