Skip to content

Commit

Permalink
update ticdc acl (#13932) (#13933)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Jul 11, 2023
1 parent c261e44 commit 305ba58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ticdc/ticdc-sink-to-kafka.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ The following are examples when using Kafka SASL authentication:

The minimum set of permissions required for TiCDC to function properly is as follows.

- The `Create` and `Write` permissions for the Topic [resource type](https://docs.confluent.io/platform/current/kafka/authorization.html#resources).
- The `Create`, `Write`, and `Describe` permissions for the Topic [resource type](https://docs.confluent.io/platform/current/kafka/authorization.html#resources).
- The `DescribeConfigs` permission for the Cluster resource type.

### Integrate TiCDC with Kafka Connect (Confluent Platform)
Expand Down

0 comments on commit 305ba58

Please sign in to comment.