Unscope connection pools from clusters

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 2.8.0.rc0
    • Affects Version/s: None
    • Component/s: Connections
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Connection pools are currently scoped to clusters, and cached per server address. This means if a cluster connects to a server and then removes the server and adds it again, it is possible for connections to the original server to be used with the new server object. This is undesirable.

      Prior to pools being scoped to clusters they were globally cached for a server address which was even more problematic.

            Assignee:
            Oleg Pudeyev (Inactive)
            Reporter:
            Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: