Skip to content

Setting Producer config #625

Open
Open
@josvegit

Description

@josvegit

Is there a way to set max.in.flight.requests.per.connection on the WriterConfig ?

https://docs.confluent.io/platform/current/installation/configuration/producer-configs.html#producerconfigs_max.in.flight.requests.per.connection

For us it is important since we need the order on a partition to be guaranteed. Kafka has some retry thing that can destroy the order if max.in.flight.requests.per.connection is larger then 1

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions