Skip to content
  • Maitrayi Sabaratnam's avatar
    a5cb5f3b
    Bug#27664092 - UNEXPECTED GCP STOP WHEN OTHER NODE SHUTS DOWN · a5cb5f3b
    Maitrayi Sabaratnam authored
    
    
    Problem: When a node is started or failed, max allowed GCP lags are
    recalculated to take the change in number of data nodes into
    account. However this may lead to an unintentional shutdown of a
    healthy node as the threshold suddenly can decrease below the current
    lag.
    
    Fix: Delay the recalculation of new max based on number of nodes until
    a succesful GCP protocol round completes.
    
    Reviewed-by: default avatarFrazer Clement <frazer.clement@oracle.com>
    (cherry picked from commit cd149b67a428ad75e24898121ef979ddecb40afd)
    a5cb5f3b
    Bug#27664092 - UNEXPECTED GCP STOP WHEN OTHER NODE SHUTS DOWN
    Maitrayi Sabaratnam authored
    
    
    Problem: When a node is started or failed, max allowed GCP lags are
    recalculated to take the change in number of data nodes into
    account. However this may lead to an unintentional shutdown of a
    healthy node as the threshold suddenly can decrease below the current
    lag.
    
    Fix: Delay the recalculation of new max based on number of nodes until
    a succesful GCP protocol round completes.
    
    Reviewed-by: default avatarFrazer Clement <frazer.clement@oracle.com>
    (cherry picked from commit cd149b67a428ad75e24898121ef979ddecb40afd)
Loading