close
Skip to content

Change support profile defaults#5198

Merged
harshavardhana merged 1 commit into
minio:masterfrom
klauspost:profile-defaults
May 6, 2025
Merged

Change support profile defaults#5198
harshavardhana merged 1 commit into
minio:masterfrom
klauspost:profile-defaults

Conversation

@klauspost
Copy link
Copy Markdown
Contributor

Description

  • Remove block and mutex as they are rather intensive and provide little information.
  • Add 'runtime'. Small, not intensive and possibly useful. Ignored by non-AIStor.
  • Do 15 seconds for better data.

Motivation and Context

Better defaults...

How to test this PR?

mc support profile ALIAS

Types of changes

  • Optimization (provides speedup with no functional changes)

* Remove block and mutex as they are rather intensive and provide little information.
* Add 'runtime'. Small, not intensive and possibly useful. Ignored by non-AIStor.
* Do 15 seconds for better data.
@klauspost klauspost requested a review from harshavardhana May 6, 2025 08:42
@harshavardhana harshavardhana merged commit bbfe579 into minio:master May 6, 2025
5 checks passed
dormanze added a commit to dormanze/mc that referenced this pull request Jul 14, 2025
* 'ping' of https://github.com/dormanze/mc: (44 commits)
  mv:support set tag and checksum (minio#5133)
  ping: support ping a specified node and remove duplicate port printing (minio#5132)
  feat: add `--storage-class` option to `mc put` subcommand (minio#5228)
  mirror and cp support set the maximum number of threads (minio#5220)
  Some paths like url2Stat will send resource with backslashes on windows (minio#5226)
  Include ARN in "replicate list" output (minio#5215)
  Update build version (minio#5218)
  fix: add checks for nil HTTP in admin-trace matches func (minio#5216)
  remove fips 'mc' container Dockerfile
  Fix deletion of previously sync'd buckets and objects during mc-mirror (minio#5205)
  Add STATUS column to batch job list table output (minio#5202)
  fix: remove check if lock config exists before set (minio#5203)
  removing config cmd (minio#5201)
  fix: support chained mirror properly for delete propagation minio#4558 (minio#5197)
  Change support profile defaults (minio#5198)
  Explicitly set file permissions for admin-cluster-{bucket,iam}-export… (minio#5194)
  Add support for catalog batch job type (minio#5150)
  Add `idp openid accesskey` commands (minio#5182)
  feat: add deletemarker info for batch status (minio#5191)
  mirror: skip status message from excluded buckets (minio#5190)
  ...
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