Hemant Kumar created HDDS-9093:
----------------------------------
Summary: SSTFiltering service deleting wrong SST files from
snapshot's DB dir
Key: HDDS-9093
URL: https://issues.apache.org/jira/browse/HDDS-9093
Project: Apache Ozone
Issue Type: Bug
Reporter: Hemant Kumar
Assignee: George Jahad
For example a snapdiff that should look like this:
{{ozone sh snapshot diff /vol1/bucket1 snap4 snap5}}
{{+ ./prefix4}}
{{+ ./prefix4/0}}
{{+ ./prefix4/6}}
{{+ ./prefix4/4}}
{{+ ./prefix4/9}}
{{+ ./prefix4/2}}
{{+ ./prefix4/5}}
{{+ ./prefix4/3}}
{{+ ./prefix4/1}}
{{+ ./prefix4/7}}
{{+ ./prefix4/8}}
{{can look like something like this after bootstrapping:}}
{{- ./prefix1}}
{{- ./prefix2}}
{{- ./prefix3}}
{{- ./prefix3/6}}
{{- ./prefix3/4}}
{{- ./prefix3/8}}
{{- ./prefix3/1}}
{{- ./prefix3/2}}
{{- ./prefix3/5}}
{{- ./prefix3/9}}
{{- ./prefix3/3}}
{{- ./prefix3/7}}
{{- ./prefix3/0}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]