Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

[FEATURE] Enable transaction coordinator by default #1880

@BewareMyPower

Description

@BewareMyPower

Is your feature request related to a problem? Please describe.
Currently KoP disables the transaction coordinator by default. However, the idempotent producer feature depends on it. Since Kafka client 3.2.0, the idempotent producer is enabled by default. So if KoP users don't configure kafkaTransactionEnabled=true, the producers might fail to produce.

Describe the solution you'd like
Enable transaction coordinator by default, and document the required configurations for old version users.

Metadata

Metadata

Assignees

Labels

type/featureIndicates new functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions