[ 
https://issues.apache.org/jira/browse/KAFKA-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14658534#comment-14658534
 ] 

Jason Gustafson commented on KAFKA-2390:
----------------------------------------

[~becket_qin] I can see where this might be useful for seekToBeginning and 
seekToEnd (which both rely on offset lookups), but it seems unnecessary for 
seek() which just updates the internal fetch position. Can you clarify the 
intended behavior?

> Seek() should take a callback.
> ------------------------------
>
>                 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 seek is an async call. To have the same interface, seek should also 
> take a callback just like commit().



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

Reply via email to