You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Thomas Vandevelde (JIRA)" <ji...@apache.org> on 2015/01/16 16:17:35 UTC

[jira] [Updated] (KAFKA-1870) Cannot commit with simpleConsumer on Zookeeper only with Java API

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

Thomas Vandevelde updated KAFKA-1870:
-------------------------------------
    Summary: Cannot commit with simpleConsumer on Zookeeper only with Java API  (was: Cannot commit on Zookeeper only with Java API)

> Cannot commit with simpleConsumer on Zookeeper only with Java API
> -----------------------------------------------------------------
>
>                 Key: KAFKA-1870
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1870
>             Project: Kafka
>          Issue Type: Bug
>          Components: consumer
>    Affects Versions: 0.8.2
>            Reporter: Thomas Vandevelde
>            Assignee: Neha Narkhede
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> From Kafka 0.8.2, we need to pass version 0 in the OffsetCommitRequest if we want to commit only on zookeeper.
> However the Java API doesnt allow to pass the version in parameter.
> Can you please add the version in the constructor of kafka.javaapi.OffsetCommitRequest ?



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