Skip to content
  • Gari Singh's avatar
    [FAB-7034] Configure orderer keepalive params · d972b545
    Gari Singh authored
    
    
    Currently the gRPC server keepalive parameters
    are hard-coded to the defaults set in the
    core/comm package.  This change makes the
    following settings configurable:
    
    - minimum permitted interval for client
     pings on the peer endpoint
    
    - keepalive interval and timeout for
     server to client pings
    
    Change-Id: I5f4c4b330f7d31483b63e8fd293039fd1bb352b9
    Signed-off-by: default avatarGari Singh <gari.r.singh@gmail.com>
    d972b545