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

Silence logs: swift_versioning_copy, bucket::check_quota #825

Open
irq0 opened this issue Nov 21, 2023 · 0 comments
Open

Silence logs: swift_versioning_copy, bucket::check_quota #825

irq0 opened this issue Nov 21, 2023 · 0 comments
Labels
area/rgw-sfs RGW & SFS related kind/quality Quality improvements, Refactoring, Automation via CI, E2E, Integration, CLI or REST API severity/trivial Issue that can be viewed as minor (e.g. cosmetic, UI, easily documented) triage/next-candidate This could be moved to the next milestone

Comments

@irq0
Copy link
Contributor

irq0 commented Nov 21, 2023

│ 2023-11-21T14:35:46.999+0000 7fc6f0642700  1 beast: 0x7fc7d26c5770: 10.42.1.5 - restic [21/Nov/2023:14:35:46.999 +0000] "HEAD /restic/ HTTP/1.1" 200 0 - "MinIO (linux; a │
│ 2023-11-21T14:35:46.999+0000 7fc6eb638700  1 beast: 0x7fc7d26c5770: 10.42.1.5 - restic [21/Nov/2023:14:35:46.999 +0000] "HEAD /restic/config HTTP/1.1" 404 0 - "MinIO (li │
│ 2023-11-21T14:35:49.495+0000 7fc70466a700  0 req 0 0.000000000s s3:put_obj > bucket::check_quota check_quota: not implemented, return okay.                               │
│ 2023-11-21T14:35:49.495+0000 7fc70466a700  0 req 0 0.000000000s s3:put_obj > object::swift_versioning_copy swift_versioning_copy: do nothing.                             │
│ 2023-11-21T14:35:49.495+0000 7fc70466a700  0 req 0 0.000000000s s3:put_obj > bucket::check_quota check_quota: not implemented, return okay.                               │
│ 2023-11-21T14:35:49.523+0000 7fc70466a700  1 beast: 0x7fc7d26c5770: 10.42.1.5 - restic [21/Nov/2023:14:35:49.495 +0000] "PUT /restic/keys/ace8150e4ace34bf841e6d178ef2e77 │
│ 2023-11-21T14:35:49.523+0000 7fc6e7e31700  0 req 0 0.000000000s s3:put_obj > bucket::check_quota check_quota: not implemented, return okay.                               │
│ 2023-11-21T14:35:49.523+0000 7fc6e7e31700  0 req 0 0.000000000s s3:put_obj > object::swift_versioning_copy swift_versioning_copy: do nothing.                             │
│ 2023-11-21T14:35:49.523+0000 7fc6e7e31700  0 req 0 0.000000000s s3:put_obj > bucket::check_quota check_quota: not implemented, return okay.

We log two noop operations with level 0 cluttering the log that otherwise only contains requests

@irq0 irq0 self-assigned this Nov 21, 2023
@irq0 irq0 added the severity/trivial Issue that can be viewed as minor (e.g. cosmetic, UI, easily documented) label Nov 21, 2023
@github-actions github-actions bot added the triage/waiting Waiting for triage label Nov 21, 2023
@jecluis jecluis added priority/1 Should be fixed for next release kind/quality Quality improvements, Refactoring, Automation via CI, E2E, Integration, CLI or REST API area/rgw-sfs RGW & SFS related and removed triage/waiting Waiting for triage labels Nov 26, 2023
@jecluis jecluis added this to the v0.24.0 milestone Nov 26, 2023
@vmoutoussamy vmoutoussamy modified the milestones: v0.24.0, v0.25.0 Nov 27, 2023
@jecluis jecluis added triage/next-candidate This could be moved to the next milestone and removed priority/1 Should be fixed for next release labels Mar 21, 2024
@jecluis jecluis removed this from the v0.25.0 milestone Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rgw-sfs RGW & SFS related kind/quality Quality improvements, Refactoring, Automation via CI, E2E, Integration, CLI or REST API severity/trivial Issue that can be viewed as minor (e.g. cosmetic, UI, easily documented) triage/next-candidate This could be moved to the next milestone
Projects
Status: No status
Development

No branches or pull requests

3 participants