e0a7073884
The changes from ARTEMIS-2189 mean that o.a.a.a.c.s.i.ServerSessionImpl#deleteQueue is no longer called from the same ServerSessionImpl instance that created it which means that TempQueueCleanerUpper instances will leak. To resolve the leak the client will only create a new session when necessary instead of every time delete() is invoked. |
||
---|---|---|
.. | ||
src/test | ||
pom.xml |