Skip to content

Bump Kafka client from 3.9.1 to 4.1.1, fix deprecation warnings#2262

Merged
MikeEdgar merged 2 commits intostreamshub:mainfrom
MikeEdgar:kafka-client-4.1.1
Jan 27, 2026
Merged

Bump Kafka client from 3.9.1 to 4.1.1, fix deprecation warnings#2262
MikeEdgar merged 2 commits intostreamshub:mainfrom
MikeEdgar:kafka-client-4.1.1

Conversation

@MikeEdgar
Copy link
Copy Markdown
Member

  • Upgrade the Kafka client and migrate from deprecated consumer group API methods/types.
  • Remove tests around the empty group.id which is no longer supported in recent Kafka versions

The next PR will add support for listing the other types of groups in the UI (classic vs. consumer groups, share groups, and streams groups).

@MikeEdgar MikeEdgar added this to the 0.11.0 milestone Jan 22, 2026
@MikeEdgar MikeEdgar force-pushed the kafka-client-4.1.1 branch 2 times, most recently from f26778e to 7ae66bd Compare January 23, 2026 17:19
@MikeEdgar MikeEdgar requested a review from a team January 23, 2026 17:45
@MikeEdgar
Copy link
Copy Markdown
Member Author

/systemtests run --profile=regression --retry-count=0

@MikeEdgar
Copy link
Copy Markdown
Member Author

@jankalinic are the STs flakes? Do you think this is safe to merge?

Signed-off-by: Michael Edgar <medgar@redhat.com>
Signed-off-by: Michael Edgar <medgar@redhat.com>
@sonarqubecloud
Copy link
Copy Markdown

@MikeEdgar
Copy link
Copy Markdown
Member Author

/systemtests run --profile=regression --retry-count=0

@streamshub-bot
Copy link
Copy Markdown

✅ Systemtests run finished - success ✅

Test Summary:

  • TOTAL: 41
  • PASS: 41
  • FAIL: 0
  • SKIP: 0

Used parameters:

  • TEST_CASE:
  • PROFILE: regression
  • INSTALL_TYPE: olm
  • RETRY_COUNT: 0
  • ENVS:

@MikeEdgar
Copy link
Copy Markdown
Member Author

@streamshub/console-developers please review.

@MikeEdgar MikeEdgar merged commit 8974ae8 into streamshub:main Jan 27, 2026
8 checks passed
@MikeEdgar MikeEdgar deleted the kafka-client-4.1.1 branch January 27, 2026 13:04
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.

3 participants