[
https://issues.apache.org/jira/browse/ARTEMIS-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974331#comment-14974331
]
ASF GitHub Bot commented on ARTEMIS-278:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/217
> [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)