• Levin Zimmermann's avatar
    Client.URL: Fix incomplete URL if > 1 master nodes · 5ba1b669
    Levin Zimmermann authored
    Before this patch Client.URL didn't contain more than one master node.
    This can be problematic in case we have a cluster with > 1 master nodes
    and the printed master is a secondary master (which may be down). In
    this case the user who trusts the "URL" attribute to connect to the
    cluster won't succeed, because the primary master can't be reached.
    5ba1b669
storage.go 12.7 KB