[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062827#comment-15062827 ]
Jason Gustafson commented on KAFKA-3006: ---------------------------------------- [~pyritschard] IMO, keeping the current methods is ok. They don't really have much additional maintenance overhead and it would be annoying for users to have to cast their current calls to Collection to avoid deprecation warnings. Also, can you update this JIRA to reflect the full changes? > 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)