[
https://issues.apache.org/jira/browse/CASSANDRA-21273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18080808#comment-18080808
]
Sunil Ramchandra Pawar commented on CASSANDRA-21273:
----------------------------------------------------
Raised the PR - [https://github.com/apache/cassandra/pull/4809] for review.
> 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
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {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]