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

Upgrade kafka client to 3.8.0 and spring kafka test #2740

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

muralibasani
Copy link
Contributor

Linked issue

With spring kafka test 3.3.0, we can now upgrade kafka clients to 3.8.0

Resolves: #xxxxx

What kind of change does this PR introduce?

  • Bug fix
  • New feature
  • Refactor
  • Docs update
  • CI update

What is the current behavior?

We could not upgrade kafka client beyond 3.7.x
Describe the state of the application before this PR. Illustrations appreciated (videos, gifs, screenshots).

What is the new behavior?

With spring kafka test 3.3.0, we can now upgrde kafka client

Describe the state of the application after this PR. Illustrations appreciated (videos, gifs, screenshots).

Other information

Additional changes, explanations of the approach taken, unresolved issues, necessary follow ups, etc.

Requirements (all must be checked before review)

  • The pull request title follows our guidelines
  • Tests for the changes have been added (if relevant)
  • The latest changes from the main branch have been pulled
  • pnpm lint has been run successfully

Copy link
Contributor

@aindriu-aiven aindriu-aiven left a comment

Choose a reason for hiding this comment

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

LGTM I just did some rudimentary tests on checking the state of the cluster and creating a topic. No issues.

@muralibasani muralibasani merged commit ead899d into main Dec 20, 2024
22 checks passed
@muralibasani muralibasani deleted the spring-kafka-test-upg branch December 20, 2024 08:51
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.

2 participants