activemq/activemq-kahadb-store
Christopher L. Shannon (cshannon) 8204181db2 AMQ-9343 - Reduce memory used for in flight transactions
This commit will reduce the memory required in KahaDB for long running
transactions and transactions with a lot of pending message sends by
clearing out the message memory when no longer needed instead of keeping
it tracked in the pending map

(cherry picked from commit a26bf256d17135b5baaff0df64fc5cb51bad1cf8)
2023-10-18 11:51:49 -04:00
..