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

Update to kafka streams 2.8.0 (confluent 6.1.1) #292

Merged
merged 3 commits into from
May 10, 2021
Merged

Conversation

minimal
Copy link
Contributor

@minimal minimal commented May 10, 2021

fixes #290

Checklist

  • tests
  • updated CHANGELOG (the "unreleased" section)

In new-topic cast partition-count and replication-factor to int /
short.

Always create a new processor-supplier on get to satisfy "The supplier
should always generate a new instance each time get() gets called."

Update map round trip to reflect that it now works.
@minimal minimal marked this pull request as ready for review May 10, 2021 17:15
@minimal minimal requested a review from a team as a code owner May 10, 2021 17:15
Copy link
Contributor

@gphilipp gphilipp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍, good job @minimal

@minimal minimal merged commit 30b341d into master May 10, 2021
@minimal minimal deleted the kafka-2.8.0 branch May 10, 2021 17:58
@gphilipp gphilipp mentioned this pull request Aug 12, 2021
2 tasks
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.

Update Jackdaw to work with newer versions of kafka-streams / kafka-streams-test-utils
2 participants