You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2016/01/08 17:26:39 UTC

[jira] [Updated] (CASSANDRA-10947) Remained files in the hints folder

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

Joshua McKenzie updated CASSANDRA-10947:
----------------------------------------
    Summary: Remained files in the hints folder  (was: Remained filed in the hints folder)

> Remained files in the hints folder
> ----------------------------------
>
>                 Key: CASSANDRA-10947
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10947
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: Cassandra 3.0.0, CentOS 7.2 x64
>            Reporter: Gábor Auth
>
> I've found a lot of (over 2 million) .crc32 files in the hints folder:
> {code}
> [data]# du --max-depth=1
> 7800    ./saved_caches
> 271420  ./data
> 175776  ./commitlog
> 9219368 ./hints
> 9674368 .
> [data]# ls -1 hints/ | wc -l
> 2250624
> [data]# du hints/
> 9220336 hints/
> {code}



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