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:46:46 UTC

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

Pierre-Yves Ritschard created KAFKA-3006:
--------------------------------------------

             Summary: 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


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)