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

Venkata Harikrishna Nukala commented on CASSANDRA-15890:
--------------------------------------------------------

Here are the patches:

*Trunk*

Git: 
[https://github.com/apache/cassandra/compare/trunk...nvharikrishna:15890-trunk?expand=1]

CI: 
[https://app.circleci.com/pipelines/github/nvharikrishna/cassandra?branch=15890-trunk]

*3.11*

Git: 
[https://github.com/apache/cassandra/compare/cassandra-3.11...nvharikrishna:15890-cassandra-3.11?expand=1]

CI: 
[https://app.circleci.com/pipelines/github/nvharikrishna/cassandra?branch=15890-cassandra-3.11]

*3.0*

Git: 
[https://github.com/apache/cassandra/compare/cassandra-3.0...nvharikrishna:15890-cassandra-3.0?expand=1]

CI: 
[https://app.circleci.com/pipelines/github/nvharikrishna/cassandra?branch=15890-cassandra-3.0]

 

CI is still running for these branches. I think it is going to take some more 
time. I will update once CI passes. 

> Add token to tombstone warning and error log message
> ----------------------------------------------------
>
>                 Key: CASSANDRA-15890
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15890
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Observability/Logging
>            Reporter: Venkata Harikrishna Nukala
>            Assignee: Venkata Harikrishna Nukala
>            Priority: Normal
>             Fix For: 3.0.21, 3.11.7, 4.0
>
>
> If Cassandra scans too many tombstones while reading a partition, then it 
> prints log messages with query based on warning/failure thresholds. The token 
> is not printed in the log message. If tombstones are hurting the 
> instance/replica set, then running force compaction for the partition 
> ("nodetool compact" using start and end tokens i.e. token -/+ some delta) is 
> one of the actions taken to recover. In order to find out the token, someone 
> has to manually connect to cluster and run SELECT TOKEN query. Printing token 
> with the log message helps to avoid manual effort and execute force 
> compaction quickly.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to