Jiangjie Qin created KAFKA-2390: ----------------------------------- Summary: 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
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)