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

Francisco Guerrero commented on CASSANDRA-17065:
------------------------------------------------

I manually inspected the failing tests and there seems to be 3 categories of 
"new failing" tests. All unrelated to the commit.

- `timeuuid` failing tests are unrelated
- `failThresholdSinglePartition` fails in the build, but it is passing locally
- `testCompactingCFCounting` compacting flaky test, unrelated to the commit

> Introduce separate rate limiting settings for entire SSTable streaming
> ----------------------------------------------------------------------
>
>                 Key: CASSANDRA-17065
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17065
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Messaging/Internode, Tool/nodetool
>            Reporter: Francisco Guerrero
>            Assignee: Francisco Guerrero
>            Priority: Normal
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> With the introduction of entire SSTable streaming, it is desirable to 
> introduce new settings for the rate limit for entire SSTable streaming 
> operations.
> Currently, regular streaming and SSTable streaming are rate limited by the 
> same setting. However, zero-copy streaming reduces load in the JVM and we can 
> have a setting specifically for this use case.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to