[
https://issues.apache.org/jira/browse/KAFKA-9465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021807#comment-17021807
]
Matthias J. Sax commented on KAFKA-9465:
----------------------------------------
Add you to the list of contributors – you can now self assign tickets.
> Enclose consumer call with catching InvalidOffsetException
> ----------------------------------------------------------
>
> Key: KAFKA-9465
> URL: https://issues.apache.org/jira/browse/KAFKA-9465
> Project: Kafka
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
>
> In maybeUpdateStandbyTasks, the try block encloses restoreConsumer.poll and
> record handling.
> Since InvalidOffsetException is thrown by restoreConsumer.poll, we should
> enclose this call in the try block.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)