Skip to content

Feat/expose underlying kafka methods#1479

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

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

@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.

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