Skip to content
  • Iustin Pop's avatar
    Fix master failover · bbe19c17
    Iustin Pop authored
    The ssconf files were not updated by the master failover. We need to
    push them, and since we already have RPC initialized, we can use the
    standard ConfigWriter to do so - this will take care of both the config
    file and the ssconf files.
    
    Reviewed-by: imsnah
    bbe19c17