Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata bucket and GC #3123

Merged
merged 1 commit into from
Feb 14, 2025

node/metabase: Properly handle removed objects in metadata bucket

1c27d8d
Select commit
Loading
Failed to load commit list.
Merged

Metadata bucket and GC #3123

node/metabase: Properly handle removed objects in metadata bucket
1c27d8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 14, 2025 in 0s

62.50% of diff hit (target 22.94%)

View this Pull Request on Codecov

62.50% of diff hit (target 22.94%)

Annotations

Check warning on line 202 in pkg/local_object_storage/metabase/delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/delete.go#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 129 in pkg/local_object_storage/metabase/metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/metadata.go#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 133 in pkg/local_object_storage/metabase/metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/metadata.go#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 142 in pkg/local_object_storage/metabase/metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/metadata.go#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 158 in pkg/local_object_storage/metabase/metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/metadata.go#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 244 in pkg/local_object_storage/metabase/metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/local_object_storage/metabase/metadata.go#L243-L244

Added lines #L243 - L244 were not covered by tests