You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2016/07/22 22:17:20 UTC

[jira] [Resolved] (CASSANDRA-8965) Cassandra retains a file handle to the directory its writing to for each writer instance

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

Jonathan Ellis resolved CASSANDRA-8965.
---------------------------------------
       Resolution: Won't Fix
    Fix Version/s:     (was: 2.2.x)
                       (was: 2.1.x)
                       (was: 3.x)

closing as wontfix since 2.1 is close to EOL and not a problem in 3.0

> Cassandra retains a file handle to the directory its writing to for each writer instance
> ----------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-8965
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8965
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Benedict
>            Priority: Trivial
>
> We could either share this amongst the CF object, or have a shared ref-counted cache that opens a reference and shares it amongst all writer instances, closing it once they all close.



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