litiliu opened a new pull request, #3486: URL: https://github.com/apache/fluss/pull/3486
## Summary - Redact sensitive configuration values when `GlobalConfiguration` logs startup properties. - Match sensitive keys case-insensitively using Flink-style substring matching. - Cover Fluss access-key variants such as `fs.s3a.access.key`, `s3.access-key`, and `fs.oss.accessKeyId`. Fixes #3485 ## Test Plan - `mvn -pl fluss-common -Dtest=ConfigurationTest,GlobalConfigurationTest test` AI-assisted changes - reviewed by human developer. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
