-
Bug
-
Resolution: Done
-
Major
-
7.0.0.DR12
-
None
Session is not closed immediately after release of the object. When the object is released by garbage collector, it is moved into the finalization queue. We must ensure that the finalizer is triggered before we will check whether the session is closed or not.
- blocks
-
JBEAP-2574 Stabilization of ActiveMQ Artemis upstream test suite
- Closed
- is related to
-
ARTEMIS-278 Loading...