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

Maxwell Guo edited comment on CASSANDRA-19412 at 2/20/24 7:23 AM:
------------------------------------------------------------------

Hi [~maoling], do you mean this 
[backPressureHosts|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/service/StorageProxy.java#L1486]
 ?
IIf I'm right, I think it is better to  provide some test data to prove that 
this modification can really improve performance. 

EDIT :
In my mind ,the   backPressureHosts  list is never used, but as the replica 
nodes number can not be big  (usually 3 or 5 ), so I want to know how to 
improve the performance.


was (Author: maxwellguo):
Hi [~maoling], do you mean this 
[backPressureHosts|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/service/StorageProxy.java#L1486]
 ?
IIf I'm right, I think it is better to  provide some test data to prove that 
this modification can really improve performance. 

> delete useless collection:backPressureHosts in the sendToHintedReplicas to 
> improve write performance
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19412
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19412
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Legacy/Local Write-Read Paths
>            Reporter: Ling Mao
>            Assignee: Ling Mao
>            Priority: Low
>
> I'll write a PR tonight



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to