Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-768

Binding DataBroker: memory leak in transaction chains

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • None
    • Helium
    • mdsal
    • None
    • Operating System: All
      Platform: All

    • 1703

      Longivity testing of PCEP has resulted in OOM after ~64000 transactions, with 2GB retained via the BindingTranslatedTransactionChain.delegateTxToBindingTx map.

      The map is inappropriate use of WeakHashMap, as the binding transaction (value) retains a strong reference to the DOM transaction, causing the memory leak.

            tony.tkacik@gmail.com Tony Tkacik
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: