[jira] [Commented] (CASSANDRA-15403) Throttle sstable hardlink creation/removal

2019-11-07 Thread Jeff Jirsa (Jira)


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

Jeff Jirsa commented on CASSANDRA-15403:


Yep, I'll dupe this to that. The throttle needs to be on both create and 
remove, though. Also I have a patch I'll post shortly.


> Throttle sstable hardlink creation/removal
> --
>
> Key: CASSANDRA-15403
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15403
> Project: Cassandra
>  Issue Type: Bug
>  Components: Local/SSTable
>Reporter: Jeff Jirsa
>Assignee: Jeff Jirsa
>Priority: Normal
> Fix For: 4.x
>
>
> When there are tens of thousands of sstables, the snapshot and clear snapshot 
> operations can impact performance of the database itself. Adding a rate 
> limiter to the snapshot creation and deletion paths can improve response times



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-15403) Throttle sstable hardlink creation/removal

2019-11-06 Thread maxwellguo (Jira)


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

maxwellguo commented on CASSANDRA-15403:


I think this issue is a litte same with 
https://issues.apache.org/jira/browse/CASSANDRA-13019 

> Throttle sstable hardlink creation/removal
> --
>
> Key: CASSANDRA-15403
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15403
> Project: Cassandra
>  Issue Type: Bug
>  Components: Local/SSTable
>Reporter: Jeff Jirsa
>Assignee: Jeff Jirsa
>Priority: Normal
> Fix For: 4.x
>
>
> When there are tens of thousands of sstables, the snapshot and clear snapshot 
> operations can impact performance of the database itself. Adding a rate 
> limiter to the snapshot creation and deletion paths can improve response times



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org