79344310

Date: 2025-01-09 23:50:58
Score: 1
Natty:
Report link

You should add either use $conf->set('enable.auto.commit', 'true') or change from using RdKafka\Consumer to RdKafka\KafkaConsumer in order to be able to manually commit each message.

You are currently using RdKafka\Consumer, which does not have a commit() function.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: AJ Online Services