You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Timo Meijer (JIRA)" <ji...@apache.org> on 2017/04/01 12:56:41 UTC

[jira] [Updated] (KAFKA-4999) Add convenience overload for seek* methods

     [ 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)