litiliu commented on PR #3526: URL: https://github.com/apache/fluss/pull/3526#issuecomment-4808387610
Closing this PR after re-evaluating the scenario. The issue this PR handles is mainly a user misconfiguration case: users should not configure S3 credentials such as AK/SK, session token, AssumeRole, or credential provider settings through `client.fs.*`. If they do, the client-side filesystem can choose a different credential provider path, but that is caused by the invalid configuration itself rather than a normal Fluss client flow. Given that, adding extra validation here is not clearly necessary. We can revisit if this becomes a real user-facing problem. -- 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]
