Dale Lane created KAFKA-20239:
---------------------------------
Summary: Document Kafka ACLs required for Connect workers
Key: KAFKA-20239
URL: https://issues.apache.org/jira/browse/KAFKA-20239
Project: Kafka
Issue Type: Improvement
Components: connect, docs, documentation
Reporter: Dale Lane
Kafka Connect documentation does not currently specify what Kafka ACLs are
required by the Connect worker itself. There is a [table in the Connect User
Guide|https://kafka.apache.org/42/kafka-connect/user-guide/#acl-requirements]
for enabling Exactly-Once Support that lists required permissions and the
reasons they're needed (but only for the additional ACLs needed to enable EOS).
We should add a similar section for Kafka Connect in general, documenting the
minimum ACLs required by the Connect worker (e.g. for internal topics, group
membership, etc.), using the same format to explain why each permission is
needed, separating ACLs needed for source vs sink connectors and Connect in
general.
ref: [mailing list
discussion|https://lists.apache.org/thread/55n95l2jx2267oq0oh7gkbwmolrbw693]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)