We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8f1f24 commit c5a7ed4Copy full SHA for c5a7ed4
main.go
@@ -32,7 +32,6 @@ func main() {
32
"compression.codec": kafkaCompression,
33
"batch.num.messages": kafkaBatchNumMessages,
34
"queue.buffering.max.messages": kafkaBatchNumMessages,
35
- "delivery.report.only.error": true,
36
"enable.metrics.push": true,
37
"enable.idempotence": true,
38
"linger.ms": kafkaLingerMs,
0 commit comments