Skip to content

Feat/expose underlying kafka methods#1479

Closed
cmcmteixeira wants to merge 9 commits intotypelevel:mainfrom
cmcmteixeira:feat/expose-underlying-kafka-methods
Closed

Feat/expose underlying kafka methods#1479
cmcmteixeira wants to merge 9 commits intotypelevel:mainfrom
cmcmteixeira:feat/expose-underlying-kafka-methods

Conversation

@cmcmteixeira
Copy link
Copy Markdown
Contributor

@cmcmteixeira cmcmteixeira commented Apr 9, 2026

Changes:

  • Admin client: Added new methods on KafkaAdminClient that mirror the Java AdminClient
  • Low-level producer: Introduced LowLevelKafkaProducer to allow fine grain control over transaction open/closing
  • Transactional producer: Refactored TransactionalKafkaProducer to delegate to LowLevelKafkaProducer, in order to avoid code duplication.

@cmcmteixeira cmcmteixeira force-pushed the feat/expose-underlying-kafka-methods branch from faa4b65 to c85ad4d Compare April 9, 2026 19:16
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