Closed
Description
Trying to use a transactional producer but keep getting this error:
Jobcloud\Kafka\Exception\KafkaProducerTransactionFatalException
Produce failed with a fatal error. This producer instance cannot be used anymore.
I'm using the example in the README.
php: 8.0
rdkafka support => enabled
librdkafka version (runtime) => 1.4.2
librdkafka version (build) => 1.4.2.255
php-rdkafka: 5.0.0
From what I can tell, I met the requirements. Any advice would be great