You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2015/02/13 18:01:11 UTC

[jira] [Commented] (CASSANDRA-8802) Leaked reference on windows

    [ https://issues.apache.org/jira/browse/CASSANDRA-8802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320386#comment-14320386 ] 

Joshua McKenzie commented on CASSANDRA-8802:
--------------------------------------------

So you do not see this error message from the test on linux or osx?

> Leaked reference on windows
> ---------------------------
>
>                 Key: CASSANDRA-8802
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8802
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Philip Thompson
>             Fix For: 2.1.4
>
>
> The dtest counter_tests.py:TestCounters.upgrade_test is failing on Windows with the following error:
> {code}
> ERROR [Reference-Reaper:1] 2015-02-13 11:06:17,802 Ref.java:167 - LEAK DETECTED: a reference (org.apache.cassandra.utils.concurrent.Ref$State@2d0bdc9) to class org.apache.cassandra.utils.concurrent.WrappedSharedCloseable$1@669450811:[OffHeapBitSet] was not released before the reference was garbage collected
> {code}
> This exception is not occurring on Linux or OSX. The test is also erroring from CASSANDRA-8535.
> /cc [~benedict] [~JoshuaMcKenzie]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)