79733828

Date: 2025-08-13 03:40:20
Score: 3.5
Natty:
Report link

In Kafka there is no offset commit for a particular record. It can only commit offset per partition. We had implemented this using our own implementation.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rajshekar