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

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

Philip Thompson created CASSANDRA-8802:
------------------------------------------

             Summary: 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)