vamossagar12 commented on PR #13504:
URL: https://github.com/apache/kafka/pull/13504#issuecomment-1569597113

   Thanks @dengziming for your confirmation. Regarding 
   
   > one question is why only handle TimeoutException when getting offset
   
   The observation was that when a topic is deleted, when we tried to fetch the 
`position` of a partition of it, we were getting a `TimeoutException`. The 
other exceptions didn't seem relevant in this case and I feel we should let 
those exceptions bubble up and let the connector fail.


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