Erich Duda created ARTEMIS-278:
----------------------------------
Summary: [Artemis Testsuite]
SessionCloseOnGCTest#testCloseOneSessiononGC fails on slower machines
Key: ARTEMIS-278
URL: https://issues.apache.org/jira/browse/ARTEMIS-278
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Erich Duda
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)