You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (Jira)" <ji...@apache.org> on 2020/08/27 15:11:00 UTC

[jira] [Updated] (CASSANDRA-15171) In-JVM dtests leak file handles after closing cluster

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

Alex Petrov updated CASSANDRA-15171:
------------------------------------
    Component/s:     (was: Test/dtest/python)
                 Test/dtest/java

>  In-JVM dtests leak file handles after closing cluster
> ------------------------------------------------------
>
>                 Key: CASSANDRA-15171
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15171
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/java
>            Reporter: Jon Meredith
>            Assignee: Jon Meredith
>            Priority: Normal
>
> From the work in CASSANDRA-15170, reviewing the output from lsof shows that file descriptors from closed clusters are still open after all instance objects and the instance class loader have been garbage collected.
> To run sustained fuzz/property based testing, file handle leaks need to be minimized.
> Reproduce by running ResourceLeakTest.looperTest included as part of CASSANDRA-15170 and look at `build/test/*-lsof-final.txt`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org