Chesnay Schepler created FLINK-29530:
----------------------------------------
Summary: CommittableMessageTypeInfo#toString may force client to
have S3 credentials
Key: FLINK-29530
URL: https://issues.apache.org/jira/browse/FLINK-29530
Project: Flink
Issue Type: Technical Debt
Components: Connectors / FileSystem
Affects Versions: 1.15.0
Reporter: Chesnay Schepler
Fix For: 1.17.0, 1.15.3, 1.16.1
The {{toString}} implementation calls the committable serializer factory, which
in the case of the {{FileSink}} loads a filesystem and thus may require
credentials.
As a result something as basic as logging the type info can force the client to
require S3 credentials.
It shouldn't have such side-effects......
--
This message was sent by Atlassian Jira
(v8.20.10#820010)