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

Caleb Rackliffe edited comment on CASSANDRA-18940 at 2/26/24 9:17 PM:
----------------------------------------------------------------------

[5.0 patch|https://github.com/apache/cassandra/pull/3122]
[trunk patch|https://github.com/apache/cassandra/pull/3138]

Nothing interesting in the CI results. (Upgrade tests in the attached results 
are pretty irrelevant, but failing due to an environment-related issue on my 
side.)


was (Author: maedhroz):
[5.0 patch|https://github.com/apache/cassandra/pull/3122]
[trunk patch|https://github.com/apache/cassandra/pull/3138]

> SAI post-filtering reads don't update local table latency metrics
> -----------------------------------------------------------------
>
>                 Key: CASSANDRA-18940
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18940
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/2i Index, Feature/SAI, Observability/Metrics
>            Reporter: Caleb Rackliffe
>            Assignee: Caleb Rackliffe
>            Priority: Normal
>             Fix For: 5.0-rc, 5.x
>
>         Attachments: ci_summary.html, result_details.tar.gz
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Once an SAI index finds matches (primary keys), it reads the associated rows 
> and post-filters them to incorporate partial writes, tombstones, etc. 
> However, those reads are not currently updating the local table latency 
> metrics. It should be simple enough to attach a metrics recording 
> transformation to the iterator produced by querying local storage.



--
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