Skip to content

Conversation

@rich7420
Copy link
Contributor

What changes were proposed in this pull request?

This PR added error logger for ObjectEndpoint.

What is the link to the Apache JIRA

HDDS-14250

How was this patch tested?

https://github.com/rich7420/ozone/actions/runs/20524595434

Copy link
Contributor

@ivandika3 ivandika3 left a comment

Choose a reason for hiding this comment

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

Thanks @rich7420 for the patch. However, since we already have audit logs which logs the exception, adding exception might double the number of logs without any additional benefits. For example, for OMException like KEY_NOT_FOUND might flood the S3G logs.

@ivandika3 ivandika3 added the s3 S3 Gateway label Dec 27, 2025
@adoroszlai
Copy link
Contributor

since we already have audit logs which logs the exception, adding exception might double the number of logs without any additional benefits.

+1

Such error logging was removed in HDDS-6904, so let's not restore it.

@adoroszlai adoroszlai closed this Dec 27, 2025
@rich7420
Copy link
Contributor Author

no problem! thanks for the review @adoroszlai and @ivandika3 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

s3 S3 Gateway

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants