Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kafka Streams should include exactly-once option to add ACL for transactional IDs #387

Closed
jeqo opened this issue Nov 10, 2021 · 0 comments · Fixed by #388
Closed

Kafka Streams should include exactly-once option to add ACL for transactional IDs #387

jeqo opened this issue Nov 10, 2021 · 0 comments · Fixed by #388
Labels
enhancement New feature or request

Comments

@jeqo
Copy link
Contributor

jeqo commented Nov 10, 2021

Is your feature request related to a problem? Please describe.

Kafka Streams application when EOS enabled require TransactionalID access[1]. At the moment Julie does not include this flag or create this ACL/RoleBinding.

[1] https://docs.confluent.io/platform/current/streams/developer-guide/security.html#required-acl-setting-for-secure-ak-clusters

Describe the solution you'd like
Add a exactly-once flag to KStream and include the missing permissions.

Describe alternatives you've considered

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant