Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2804

Memory Leak: TransactionTable never cleans up complete transactions

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      When a transaction commits, we mark it as completed in markCompletedTransaction(). The issue is this map is never cleaned up – there is no call to cleanupCompletedTransactions().

      (Was this supposed to replace the StaleTransactionCleanupService?)

      So the transaction (and address and UUID object) leak for every transaction, until the node OOMs.

              esalter@synamedia.com Erik Salter (Inactive)
              esalter@synamedia.com Erik Salter (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: