[Bugs] [Bug 1468433] rpc: include current second in timed out frame cleanup on client

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 20 05:44:33 UTC 2017


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



--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/17722 committed in master by Raghavendra G
(rgowdapp at redhat.com) 
------
commit 08ee8541cfc9096a7f1cb40db7d7df763256d535
Author: Milind Changire <mchangir at redhat.com>
Date:   Fri Jul 7 10:49:23 2017 +0530

    rpc: include current second in timed out frame cleanup

    Problem:
    frames which time out at current second are missed out

    Solution:
    change test to include frames timing out at current second
    i.e. timeout <= current.tv_sec
    instead of
    timeout < current.tv_sec

    Change-Id: I459d47856ade2b657a0289e49f7f63da29186d6e
    BUG: 1468433
    Signed-off-by: Milind Changire <mchangir at redhat.com>
    Reviewed-on: https://review.gluster.org/17722
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Raghavendra G <rgowdapp 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=vWXRCSfvBW&a=cc_unsubscribe


More information about the Bugs mailing list