[
https://issues.apache.org/jira/browse/KAFKA-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiangjie Qin updated KAFKA-2390:
--------------------------------
Description: Currently when seek() finishes, the offset seek to is not
verified and OffsetOutOfRangeException. (was: Currently seek is an async
call. To have the same interface as other calls like commit(), seek() should
take a callback. This callback will be invoked if the position to seek triggers
OFFSET_OUT_OF_RANGE exception from broker.)
> OffsetOutOfRangeException should contain the Offset and Partition info.
> -----------------------------------------------------------------------
>
> Key: KAFKA-2390
> URL: https://issues.apache.org/jira/browse/KAFKA-2390
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Jiangjie Qin
> Assignee: Dong Lin
>
> Currently when seek() finishes, the offset seek to is not verified and
> OffsetOutOfRangeException.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)