Skip to content
  • Gari Singh's avatar
    d59acdbf
    [FAB-7043] Refactor gRPC keepalive code · d59acdbf
    Gari Singh authored
    
    
    Currently, keepalive options are hard-coded and
    are basically globally set for the core/comm
    package.  In order to make them externally
    configurable as required by FAB-5658, the
    code needs to be refactored such that these
    options can be passed it when a new gRPC
    servers/clients are created.
    
    Change-Id: Idac46b7eeed19281f94a299d2ed8442e510a89c7
    Signed-off-by: default avatarGari Singh <gari.r.singh@gmail.com>
    d59acdbf
    [FAB-7043] Refactor gRPC keepalive code
    Gari Singh authored
    
    
    Currently, keepalive options are hard-coded and
    are basically globally set for the core/comm
    package.  In order to make them externally
    configurable as required by FAB-5658, the
    code needs to be refactored such that these
    options can be passed it when a new gRPC
    servers/clients are created.
    
    Change-Id: Idac46b7eeed19281f94a299d2ed8442e510a89c7
    Signed-off-by: default avatarGari Singh <gari.r.singh@gmail.com>
Loading