[ https://issues.apache.org/jira/browse/KAFKA-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301864#comment-14301864 ]
Joel Koshy commented on KAFKA-1729: ----------------------------------- Yes I will commit it today. Re: rolling back to ZK - yes that should work. A potential caveat is that we do filtered commits to ZK i.e., if an offset has not changed then don't commit. However, on the offset fetch in dual-commit mode we take the maximum between zk and kafka and will get committed on the next offset commit so I think it should be fine. > add doc for Kafka-based offset management in 0.8.2 > -------------------------------------------------- > > Key: KAFKA-1729 > URL: https://issues.apache.org/jira/browse/KAFKA-1729 > Project: Kafka > Issue Type: Sub-task > Reporter: Jun Rao > Assignee: Joel Koshy > Fix For: 0.8.2 > > Attachments: KAFKA-1729.patch, KAFKA-1782-doc-v1.patch, > KAFKA-1782-doc-v2.patch, KAFKA-1782-doc-v3.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)