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

feat: add exactly-once to kstreams and create transactionalid ACLs #388

Merged
merged 3 commits into from
Nov 12, 2021

Conversation

jeqo
Copy link
Contributor

@jeqo jeqo commented Nov 10, 2021

Fix #387

  • Please check if the PR fulfills these requirements
  • The commit messages are descriptive
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • An issue has been created for the pull requests. Some issues might require previous discussion.

Backward compatible. Flag is disable by default.

@jeqo jeqo marked this pull request as ready for review November 10, 2021 18:54
@purbon
Copy link
Collaborator

purbon commented Nov 11, 2021

Amazing work @jeqo thanks a lot! only left a cosmetic comment, looking forward to merging this in.

@purbon purbon merged commit 2db3160 into kafka-ops:master Nov 12, 2021
purbon pushed a commit that referenced this pull request Dec 9, 2021
)

* feat: add exactly-once to kstreams and create transactionalid permissions

* reformat

* refactor: initialize eos
purbon pushed a commit that referenced this pull request Dec 9, 2021
)

* feat: add exactly-once to kstreams and create transactionalid permissions

* reformat

* refactor: initialize eos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kafka Streams should include exactly-once option to add ACL for transactional IDs
2 participants