• Levin Zimmermann's avatar
    TalkMaster: Switch master if dialed M is secondary · 22e5d1e9
    Levin Zimmermann authored
    When connecting to a master node, the client needs to try a different
    master if the initially tried one is a secondary master node. This
    statement wasn't implemented yet before this patch and therefore it was
    good luck if the initally tried master was the primary one - and the
    connection worked - or if it was a secondary master - and the client
    got stuck in re-trying the same node forever. This patch makes NEO/go
    usage with clusters of more than one master therefore much more stable.
    22e5d1e9
mastered.go 13.2 KB