[ https://issues.apache.org/jira/browse/CASSANDRA-8965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sylvain Lebresne updated CASSANDRA-8965: ---------------------------------------- Fix Version/s: 2.2.x 2.1.x > 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: Bug > Components: Core > Reporter: Benedict > Priority: Trivial > Fix For: 2.1.x, 2.2.x, 3.1 > > > 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)