[ 
https://issues.apache.org/jira/browse/CASSANDRA-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-20901:
-----------------------------------------
     Bug Category: Parent values: Correctness(12982)
       Complexity: Low Hanging Fruit
      Component/s: Observability/Logging
    Discovered By: Unit Test
    Fix Version/s: 4.0.x
                   4.1.x
                   5.0.x
                   6.x
         Severity: Low
           Status: Open  (was: Triage Needed)

> Typo on log message when a query was aborted due to too many tombstones
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-20901
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20901
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Observability/Logging
>            Reporter: Christoph Schnepf
>            Priority: Normal
>             Fix For: 4.0.x, 4.1.x, 5.0.x, 6.x
>
>
> I just noticed that there is a typo in the log message when a query gets 
> aborted due to too many tombstones.
> Its in 
> https://github.com/apache/cassandra/blob/d7a46b52ef2634ef48acee566cce0a6cccd7f244/src/java/org/apache/cassandra/db/filter/TombstoneOverwhelmingException.java#L31
> Currently we have {{[...] and partion key was [...]}} , which should be 
> {{[...] and partition key was [...]}}.
> Affects (at least) Cassandra 5 and 4.1.



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