Skip to content

Conversation

@dpkp
Copy link
Owner

@dpkp dpkp commented Jul 2, 2025

Updates KafkaProducer to ProduceRequest v8 (when supported by broker), and propagates record-specific error messages to application via the send future.exception message. Includes some internal changes, including adding a PartitionResponse wrapper class, moving ProducerBatch from kafka.producer.record_accumulator to kafka.producer.producer_batch', and splitting ProducerBatch.done()into.complete()and.complete_exceptionally()` (mirroring java client).

@dpkp dpkp merged commit 9227674 into master Jul 3, 2025
18 checks passed
@dpkp dpkp deleted the dpkp/kip-467 branch July 3, 2025 15:32
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.

2 participants