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

Sunil Ramchandra Pawar reassigned CASSANDRA-21273:
--------------------------------------------------

    Assignee: Sunil Ramchandra Pawar

> Add a context to an SSTable deletion log message
> ------------------------------------------------
>
>                 Key: CASSANDRA-21273
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21273
>             Project: Apache Cassandra
>          Issue Type: Improvement
>          Components: Local/SSTable
>            Reporter: Dmitry Konstantinov
>            Assignee: Sunil Ramchandra Pawar
>            Priority: Normal
>
> {code:java}
> INFO  [NonPeriodicTasks:1] 2026-01-16 13:54:47,154 SSTable.java:111 - 
> Deleting sstable: 
> /cassandra_data/test_keyspace/test_table-395f4600e0cf11ec8215f573db44ed38/nb-4483-big
> {code}
> It would be helpful for troubleshooting to have a context in the log messages 
> related to SSTable deletion, such an operation type and an id
> For example:
> {code:java}
> Deleting sstable: 
> /cassandra_data/test_keyspace/test_table-395f4600e0cf11ec8215f573db44ed38/nb-4483-big,
>  operation type : COMPACTION, id : 32d11050-f2c0-11f0-9b47-5f6539fdd0c8{code}



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