Skip to content
  • Jay Guo's avatar
    [FAB-11863] Clean orderer network failure logs · 082a9102
    Jay Guo authored
    
    
    Every failed attempt to send Step request is logged at ERROR level,
    which pollutes etcdraft orderer leader logs when a follower is down.
    
    This CR changes it to log at DEBUG level, except for the first failed
    attempt and the first successful delivery after failure(s).
    
    Test done: manually run cft integration test and inspect logs.
    
    Change-Id: I1dd3468de1f6745f658c15e83a5e644e0b0492d6
    Signed-off-by: default avatarJay Guo <guojiannan1101@gmail.com>
    082a9102