Open mihaitodor opened 3 days ago
The partitioner, idempotent_write and compression fields need to be added to the redpanda_common output. Currently, the code doesn't call FranzProducerFields() and FranzProducerOptsFromConfig().
partitioner, idempotent_write
compression
redpanda_common
FranzProducerFields()
FranzProducerOptsFromConfig()
The
partitioner, idempotent_write
andcompression
fields need to be added to theredpanda_common
output. Currently, the code doesn't callFranzProducerFields()
andFranzProducerOptsFromConfig()
.