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

Maxim Muzafarov commented on CASSANDRA-18952:
---------------------------------------------

Came across the following failure:

Test org.apache.cassandra.index.sai.cql.VectorUpdateDeleteTest FAILED
{code}
[junit-timeout] modifiers
[junit-timeout] java.lang.NoSuchFieldException: modifiers
[junit-timeout]         at 
java.base/java.lang.Class.getDeclaredField(Class.java:2610)
[junit-timeout]         at 
org.apache.cassandra.index.sai.cql.VectorUpdateDeleteTest.setChunkSize(VectorUpdateDeleteTest.java:556)
[junit-timeout]         at 
org.apache.cassandra.index.sai.cql.VectorUpdateDeleteTest.ensureVariableChunkSizeDoesNotLeadToIncorrectResults(VectorUpdateDeleteTest.java:548)
{code}

Looks like the fix is already committed here:

https://issues.apache.org/jira/browse/CASSANDRA-18715?focusedCommentId=17780892&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17780892

> Add metrics and logging to repair retries
> -----------------------------------------
>
>                 Key: CASSANDRA-18952
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18952
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Consistency/Repair, Observability/Metrics
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: 5.0-alpha2
>
>         Attachments: 
> ci_summary--cassandra-5.0-d1226c7a173f693f5c5baa782ee89ea5a607f63b.html, 
> ci_summary--trunk-51124578646e7511ef49f0bb67ed4708a9431afc.html
>
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> In CASSANDRA-18816 we added repair message retries but forgot to add logging 
> and metrics to actually let operators know repairs happened and how often… we 
> should add such visibility to help operators know how best to tune it for 
> their environment.



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

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

Reply via email to