[
https://issues.apache.org/jira/browse/KAFKA-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200478#comment-14200478
]
Manikumar Reddy commented on KAFKA-1743:
----------------------------------------
Created reviewboard https://reviews.apache.org/r/27684/diff/
against branch origin/0.8.2
> ConsumerConnector.commitOffsets in 0.8.2 is not backward compatible
> -------------------------------------------------------------------
>
> Key: KAFKA-1743
> URL: https://issues.apache.org/jira/browse/KAFKA-1743
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.8.2
> Reporter: Jun Rao
> Priority: Blocker
> Fix For: 0.8.2
>
> Attachments: KAFKA-1743.patch
>
>
> In 0.8.1.x, ConsumerConnector has the following api:
> def commitOffsets
> This is changed to the following in 0.8.2 and breaks compatibility
> def commitOffsets(retryOnFailure: Boolean = true)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)