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)