C0urante commented on PR #11781:
URL: https://github.com/apache/kafka/pull/11781#issuecomment-1157162231

   Hey guys--thanks for the reviews, really appreciate the rapid responses 
here. I found a bug that's been a bit trickier to solve than expected and have 
had little time to work on it this week. I plan to push the next draft by 
Friday at the very latest.
   
   If it matters, the bug is that the offset stores for regular 
(non-exactly-once) source tasks, and source connectors, are never started. I'm 
planning on fixing that first, then adding an integration test case to 
https://github.com/apache/kafka/pull/11782 to simulate a soft downgrade where 
someone disables exactly-once support on their worker after creating a 
connector and letting it run for a bit, and finally, manually auditing the 
changes for KIP-618 to catch any other potential bugs related to improper 
initialization or cleanup of resources.


-- 
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