Remove DBPort.finalize() method

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 2.12.2
    • Affects Version/s: None
    • Component/s: Performance
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The DBPort.finalize() method is unnecessary, as the connection pool takes care of closing DBPort instances. In general, finalizers increase the amount of work for the garbage collector, so they should not exist unless absolutely necessary.

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

                Created:
                Updated:
                Resolved: