Skip to content

Add topic creation options for kafka listener group#2379

Merged
jeremydmiller merged 1 commit intoJasperFx:mainfrom
lyall-sc:enhancement/topic-creation-options-for-kafka-listener-group
Mar 31, 2026
Merged

Add topic creation options for kafka listener group#2379
jeremydmiller merged 1 commit intoJasperFx:mainfrom
lyall-sc:enhancement/topic-creation-options-for-kafka-listener-group

Conversation

@lyall-sc
Copy link
Copy Markdown
Contributor

@lyall-sc lyall-sc commented Mar 30, 2026

Adds Specification and TopicCreation methods to the KafkaTopicGroupListenerConfiguration extensions class. These mirror the single consumer approach by allowing the user to set the TopicSpecification delegate directly, or alternatively by exposing access to the full IAdminClient.

Closes #2378

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.

Expose topic creation options when using the ListenToKafkaTopics group subscription

2 participants