OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-540-g660a085

Gerrit Code Review gerrit@openafs.org
Fri, 13 Mar 2020 11:38:39 -0400


The following commit has been merged in the master branch:
commit 660a0855bb9351a72ef45cd72e02503c86bf2cea
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Wed Sep 11 16:42:47 2019 -0500

    ubik: Log urecovery_CheckTid-aborted txes
    
    Log when urecovery_CheckTid aborts/ends a running remote transaction.
    This is usually a rare event, occurring when some ubik sites get
    "stuck" or confused about the state of the quorum. Logging some
    details when this happens can be useful when investigating issues
    post-mortem, or just to see why a transaction failed.
    
    Change-Id: If0a7cd134aaac3722fe7214a1d8f0efab550ad11
    Reviewed-on: https://gerrit.openafs.org/13862
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Marcio Brito Barbosa <mbarbosa@sinenomine.net>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

 src/ubik/recovery.c |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository