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

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-8802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedict reassigned CASSANDRA-8802:
-----------------------------------

    Assignee: Benedict

> Leaked reference on windows
> ---------------------------
>
>                 Key: CASSANDRA-8802
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8802
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Philip Thompson
>            Assignee: Benedict
>             Fix For: 2.1.4
>
>         Attachments: 8802.txt
>
>
> 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)