[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062473#comment-15062473 ]
Jason Gustafson commented on KAFKA-3006: ---------------------------------------- [~pyritschard] This has some overlap with KAFKA-2991, but since you already did the work, I'll just modify that ticket to cover subscribe() and assign(). > 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)