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

Add tests for kafka 2 5 0 #6

Merged
merged 8 commits into from
Jul 23, 2024
Merged

Add tests for kafka 2 5 0 #6

merged 8 commits into from
Jul 23, 2024

Conversation

Fresa
Copy link
Owner

@Fresa Fresa commented Jul 23, 2024

Includes updated test examples for the latest protocol changes regarding consuming and producing messages with the Confluence.Kafka 2.5.0 client.

Consuming:

  • TopicId is used instead of Topic in MetadataResponse and FetchResponse
  • OffsetFetchResponse now produces group collections that wrap topics collections
  • GetTelemetrySubscriptionsRequest is sent during initialization

Producing:

  • GetTelemetrySubscriptionsRequest is sent during initialization

@Fresa Fresa merged commit e056789 into master Jul 23, 2024
2 checks passed
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.

None yet

1 participant