Timo Meijer created KAFKA-4999:
----------------------------------
Summary: Add convenience overload for seek* methods
Key: KAFKA-4999
URL: https://issues.apache.org/jira/browse/KAFKA-4999
Project: Kafka
Issue Type: Improvement
Reporter: Timo Meijer
The most common use case when using the seek* methods is to work on the
currently assigned partitions. This behavior is supported by passing an empty
list, but this is not very intuitive.
Adding an overloaded method for all seek* methods without parameters that has
the same behavior; using the currently assigned partitions, would improve the
API and user experience.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)