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

David Capwell commented on CASSANDRA-17244:
-------------------------------------------

updated logging shows trackWarning=false so we called ClientWarn.warn

{code}
WARN  [ReadStage-3] node1 2022-06-02 20:13:56,267 ReadCommand.java:592 - Read 
100 live rows and 101 tombstone cells for query SELECT * FROM 
distributed_test_keyspace.tbl WHERE pk = 1 ALLOW FILTERING; token 
-4069959284402364209 (see tombstone_warn_threshold); trackWarnings=false
ERROR [ReadStage-3] node1 2022-06-02 20:13:56,267 StorageProxy.java:2148 - 
Scanned over 101 tombstones during query 'SELECT * FROM 
distributed_test_keyspace.tbl WHERE pk = 1 ALLOW FILTERING' (last scanned row 
token was -4069959284402364209 and partion key was ((1), 100)); query aborted
{code}

So this feels like a ClientWarn bug...

> Fix 
> org.apache.cassandra.distributed.test.trackwarnings.TombstoneCountWarningTest.failThresholdSinglePartition
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17244
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17244
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CI
>            Reporter: Ekaterina Dimitrova
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: 4.1-beta, 4.1.x, 4.x
>
>
> org.apache.cassandra.distributed.test.trackwarnings.TombstoneCountWarningTest.failThresholdSinglePartition
>  failed 
> [here|https://jenkins-cm4.apache.org/job/Cassandra-devbranch/1354/testReport/junit/org.apache.cassandra.distributed.test.trackwarnings/TombstoneCountWarningTest/failThresholdSinglePartition/]
> I didn't find any other occurrences but seems to me legit failure.
> CC [~dcapwell] as I think you were working on those and probably you will 
> make better assessment than me. :) 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to