| commit | c3bef84be5717d91e81b196fac23800097737c5a | [log] [tgz] |
|---|---|---|
| author | Christopher L. Shannon (cshannon) <christopher.l.shannon@gmail.com> | Wed Oct 18 10:35:20 2023 -0400 |
| committer | Christopher L. Shannon (cshannon) <christopher.l.shannon@gmail.com> | Wed Oct 18 11:11:24 2023 -0400 |
| tree | 311d71591a26ba9e00a0d32dac9e21941493da67 | |
| parent | 07cce0609b25284e7bd57e6d9419f87d23178cd9 [diff] |
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