[ 
https://issues.apache.org/jira/browse/CASSANDRA-8965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976986#comment-14976986
 ] 

Ariel Weisberg commented on CASSANDRA-8965:
-------------------------------------------

Is it BigTableWriter that has the handle open? Having trouble tracking where 
this file handle for the directory is.

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

Reply via email to