• Levin Zimmermann's avatar
    lib/zodb: Insure NEO with > 1 master always normalizes to same URI · c04e95f9
    Levin Zimmermann authored
    If a NEO cluster has multiple master nodes, there is no agreed
    on order in which the master node addresses appear in the URI.
    In order to insure we always get the same normalized URI among different
    clients of a NEO cluster with more than one master node, we explicitly
    sort the master node address order with this patch.
    
    /reviewed-by @kirr
    /reviewed-on !17
    c04e95f9