• Stan Hu's avatar
    Gracefully handle case when no shard data is available · eb7df045
    Stan Hu authored
    It's possible that if the GeoNodeStatus fails to fetch, we might end
    up with a state where the primary loads the last known state without
    any shard information. In this case, we should just report "UNKNOWN"
    for the storage configuration match check.
    
    Relates to #4586
    eb7df045
geo_node_status.rb 8.06 KB