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

Yifan Cai commented on CASSANDRA-16465:
---------------------------------------

The regression could be from CASSANDRA-15833, which is included in 3.11.9. 
There was a wrong condition in ColumnFilter that can lead to digest mismatch 
and full data requests being made for all reads. So read latency increases
There is a fix (ready to commit) in CASSANDRA-16415. You can try to apply the 
patch or wait for a new 3.11 release.

(Sent from my phone)

> Increased Read Latency With Cassandra >= 3.11.7
> -----------------------------------------------
>
>                 Key: CASSANDRA-16465
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16465
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Legacy/Local Write-Read Paths
>            Reporter: Ahmed ELJAMI
>            Priority: Normal
>             Fix For: 3.11.11
>
>
> After upgrading Cassandra from 3.11.3 to 3.11.9, Cassandra read latency 99% 
> increased significantly. Getting back to 3.11.3 immediately fixed the issue.
> I have observed "SStable reads" increases after upgrading to 3.11.9.
> The same behavior was observed by some other users: 
> [https://www.mail-archive.com/[email protected]/msg61247.html]
> According to Paulo Motta's comment, this behavior may be caused by 
> https://issues.apache.org/jira/browse/CASSANDRA-15690 which was introduced on 
> 3.11.7 and removed an optimization that may cause a correctness issue when 
> there are partition deletions.



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

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

Reply via email to