You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Pierre-Yves Ritschard (JIRA)" <ji...@apache.org> on 2015/12/17 16:48:46 UTC

[jira] [Updated] (KAFKA-3006) kafka client should offer Collection alternative to Array call signatures

     [ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Yves Ritschard updated KAFKA-3006:
-----------------------------------------
    Status: Patch Available  (was: Open)

> kafka client should offer Collection alternative to Array call signatures
> -------------------------------------------------------------------------
>
>                 Key: KAFKA-3006
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3006
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.9.0.0
>            Reporter: Pierre-Yves Ritschard
>              Labels: patch
>
> Some languages (in my case, clojure) make it a bit cumbersome to deal with java arrays. 
> In the consumer, these four signatures only accepts arrays:
> seekToBeginning, seekToEnd, pause, resume.



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