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

Introduce object storage cleaning on the shard scope (by default) #229

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

aalexfvk
Copy link
Contributor

  • Introduce object storage cleaning on the shard scope (by default) using remote/remoteSecure table functions.
  • Add new parameter --clean-scope for object-storage clean command with possible values host, shard, cluster. shard is used by default.
  • Deprecate --on-cluster parameter. Now it is not respected anymore. Add hint about this in the help message.

is_flag=True,
help=("List objects on all hosts in a cluster."),
help=("List objects on all hosts in a cluster. Deprecated, see --clean-scope"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd just drop it without deprecation :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't mind, done it

@aalexfvk aalexfvk merged commit 4949482 into main Aug 23, 2024
23 checks passed
@aalexfvk aalexfvk deleted the MDB-30597_Introduce_s3_cleaning_on_the_shard_scope branch August 23, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants