[ 
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 might be thrown later. To let the users 
take actions when the OffsetOutOfRangeException is thrown, we need to provide 
more information in the Exception.  (was: Currently when seek() finishes, the 
offset seek to is not verified and OffsetOutOfRangeException. )

> 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 might be thrown later. To let the users take 
> actions when the OffsetOutOfRangeException is thrown, we need to provide more 
> information in the Exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to