79352014

Date: 2025-01-13 11:26:43
Score: 0.5
Natty:
Report link

Your are commiting last offset by yourself. Try to remove code line 42 consumer.commitSync().

When you set enable.auto.commit to false, then you are responsible to commit by yourself and this is what you are doing with consumer.commitSync().

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Vytautas Šerėnas