[
https://issues.apache.org/jira/browse/KAFKA-4999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Meijer updated KAFKA-4999:
-------------------------------
Status: Patch Available (was: Open)
> 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
> Labels: Quickfix
>
> 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)