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

Add FileName/Object key in error logging #634

Closed
wants to merge 4 commits into from

Conversation

sauraank
Copy link
Contributor

@sauraank sauraank commented Nov 27, 2023

Description of change

InodeError is logged mutliple times directly at error level. So, added Filename in FileDoesNotExist type. Could not add InodeErrorInfo for InodeDoesNotExist error type because it is called by get() of SuperBlockInner. It only has Inode number as a parameter.
Also added object key in UploadWriteError types.
For rest of the errors added object key wherever it was available.

Relevant issues:
#555

Does this change impact existing behavior?

No, it does not impact existing behaviour.

No breaking changes


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

@sauraank sauraank temporarily deployed to PR integration tests November 27, 2023 12:25 — with GitHub Actions Inactive
@sauraank sauraank had a problem deploying to PR integration tests November 27, 2023 12:25 — with GitHub Actions Failure
@sauraank sauraank temporarily deployed to PR integration tests November 27, 2023 12:25 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 27, 2023 12:25 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 27, 2023 15:24 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 27, 2023 15:24 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 27, 2023 15:24 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 27, 2023 15:24 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 28, 2023 15:03 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 28, 2023 15:03 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 28, 2023 15:03 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 28, 2023 15:03 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 30, 2023 01:39 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 30, 2023 01:39 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 30, 2023 01:39 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 30, 2023 01:39 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 30, 2023 02:54 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 30, 2023 02:54 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 30, 2023 02:54 — with GitHub Actions Inactive
@sauraank sauraank temporarily deployed to PR integration tests November 30, 2023 02:54 — with GitHub Actions Inactive
@sauraank sauraank changed the title Add FileName in InodeError Add FileName/Object key in error logging Nov 30, 2023
@sauraank
Copy link
Contributor Author

sauraank commented Dec 5, 2023

Closing this PR as new PR #665 is implemented in a new way to log filename in error messages.

@sauraank sauraank closed this Dec 5, 2023
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.

1 participant