Skip to content

[KIP-932] : Add tests for share consumer - 1/N#2273

Open
Kaushik Raina (k-raina) wants to merge 2 commits into
dev_kip-932_queues-for-kafkafrom
dev_kip-932_queues-for-kafka_add_tests_1_of_N
Open

[KIP-932] : Add tests for share consumer - 1/N#2273
Kaushik Raina (k-raina) wants to merge 2 commits into
dev_kip-932_queues-for-kafkafrom
dev_kip-932_queues-for-kafka_add_tests_1_of_N

Conversation

@k-raina

Copy link
Copy Markdown
Member

Summary

  • Basic consuming and message - reading records correctly: values,
    keys, headers, header order, timestamps, empty/null payloads, multi-partition, batch-size caps,
    oversized records, compression, and rejecting cross-thread use
  • Subscription handling - subscribing/unsubscribing behavior: multiple topics,
    repeated/incremental subscribes, empty-list and bad topic names, subscribing before a topic exists,
    and re-subscribing to the same topic

@confluent-cla-assistant

Copy link
Copy Markdown

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

@airlock-confluentinc airlock-confluentinc Bot force-pushed the dev_kip-932_queues-for-kafka_add_tests_1_of_N branch from e5c181a to cb7db99 Compare June 11, 2026 19:59
@sonarqube-confluent

Copy link
Copy Markdown

Quality Gate failed Quality Gate failed

Failed conditions
1.1% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube

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.

1 participant