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

Hemant Kumar commented on HDDS-8126:
------------------------------------

We have updated the log statement when file gets deleted by SST filtering 
service. 
[Code|https://github.com/apache/ozone/blob/3d7e786a0cb0ec5a572a6f22eac7ef083b9eb180/hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/utils/db/RocksDatabase.java#L987]

Is it enough for debugging or we need separate text file for it?

> [Snapshot] SST filtering service to add more logging
> ----------------------------------------------------
>
>                 Key: HDDS-8126
>                 URL: https://issues.apache.org/jira/browse/HDDS-8126
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Siyao Meng
>            Assignee: Sadanand Shenoy
>            Priority: Critical
>
> Proprosal: further improve debuggability. Add a text file to track exactly 
> which SST files are deleted (trimmed) for each checkpoint DB on each OM.
> The format of the text file can be:
> {code}
> sst_file_name <TAB> sst_file_first_key <TAB> sst_file_last_key
> {code}
> {code}
> 000020.sst    /vol1/buck1/k1  /vol1/buck2/k2
> {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