Siyao Meng created HDDS-8126:
--------------------------------

             Summary: [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


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