From d43806c7f3a68818f3d7db932bbc720c22e52ec4 Mon Sep 17 00:00:00 2001 From: Chris Egerton Date: Tue, 23 Jul 2024 19:15:54 +0200 Subject: [PATCH] MINOR: Clarify ACL requirements for Connect workers when exactly.once.source.support is set to preparing (#16636) Reviewers: Mickael Maison , --- docs/connect.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/connect.html b/docs/connect.html index ac0c402b1da76..3724ad8f68dea 100644 --- a/docs/connect.html +++ b/docs/connect.html @@ -442,7 +442,7 @@
Worker configuration
ACL requirements
-

With exactly-once source support enabled, the principal for each Connect worker will require the following ACLs:

+

With exactly-once source support enabled, or with exactly.once.source.support set to preparing, the principal for each Connect worker will require the following ACLs:

@@ -475,7 +475,7 @@
ACL requirements
-

And the principal for each individual connector will require the following ACLs:

+

And with exactly-once source enabled (but not if exactly.once.source.support is set to preparing), the principal for each individual connector will require the following ACLs: