gharris1727 commented on PR #14718:
URL: https://github.com/apache/kafka/pull/14718#issuecomment-1804169287

   >  Is this fix for cases where connectors or operators directly produce bad 
data to the offsets topic for a Connect cluster?
   
   I do not know how we got malformed data in the topic exactly, but the 
invalid records did appear to be almost valid source offsets, they were just 
missing a double quote in the middle of the key. It may have been from a bad 
converter version, a bit flip, or something else, I can't be sure.
   
   It may have been an operator mis-typing during a manual remediation, I just 
don't have direct evidence for that. If that was the case, KIP-875 (which 
introduced this bug) should also make it less likely in the future.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to