[ https://issues.apache.org/jira/browse/CASSANDRA-10947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098261#comment-15098261
]
Sylvain Lebresne commented on CASSANDRA-10947:
----------------------------------------------
+1
> Remained files in the hints folder
> ----------------------------------
>
> Key: CASSANDRA-10947
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10947
> Project: Cassandra
> Issue Type: Bug
> Components: Coordination, Local Write-Read Paths
> Environment: Cassandra 3.0.0, CentOS 7.2 x64
> Reporter: Gábor Auth
> Assignee: Aleksey Yeschenko
> Fix For: 3.0.x, 3.x
>
>
> 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)
|