Skip to content

HDDS-13600. Log s3 secret error at WARN level rather than ERROR#8967

Merged
jojochuang merged 1 commit intoapache:masterfrom
ajnovice:HDDS-13600
Aug 27, 2025
Merged

HDDS-13600. Log s3 secret error at WARN level rather than ERROR#8967
jojochuang merged 1 commit intoapache:masterfrom
ajnovice:HDDS-13600

Conversation

@ajnovice
Copy link
Contributor

What changes were proposed in this pull request?

Changing the log level for missing/unavailable S3 secret during S3 auth token validation from ERROR to WARN and refine the message.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-13600

How was this patch tested?

Existing unit and integration tests

Copy link
Contributor

@sarvekshayr sarvekshayr left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @ajnovice.

LGTM.

@ivandika3 ivandika3 assigned jojochuang and unassigned jojochuang Aug 25, 2025
@ivandika3 ivandika3 requested a review from jojochuang August 25, 2025 05:17
@kerneltime
Copy link
Contributor

Clients with incorrect headers should be tracked as a metric, and the log itself should be DEBUG. You can make the change in a separate PR if you like.

@ajnovice
Copy link
Contributor Author

ajnovice commented Aug 26, 2025

Clients with incorrect headers should be tracked as a metric, and the log itself should be DEBUG. You can make the change in a separate PR if you like.

Will create Jira issue and separate PR for it.

@jojochuang jojochuang merged commit 265e4b9 into apache:master Aug 27, 2025
42 checks passed
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.

4 participants