Cluster manager behaves incorrectly when server addresses are given as DBAddress

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      MultiServerCluster relies on equality checks for ServerAddress to determine if a server should be removed from the client view of the cluster. But ServerAddress is not a final class, and so this equality check can fail if the provided ServerAddress instances are subclasses of ServerAddress (e.g. DBAddress).

            Assignee:
            Jeffrey Yemin
            Reporter:
            Jeffrey Yemin
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: