Cluster finalizer may cause connections to be established

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      It seems that the cluster's finalizer, specifically the part that ends sessions, may be invoked after the server's connection pools have been closed. In this case the cluster's finalizer will create new connections, which 1) is wasteful since it could've used already existing connections and 2) the new connections may not be properly torn down as the pool's finalizer may have already executed.

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

              Created:
              Updated:
              Resolved: