[jira] [Commented] (KAFKA-353) tie producer-side ack with high watermark and progress of replicas

2012-06-24 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400201#comment-13400201 ] Jun Rao commented on KAFKA-353: --- Thanks for patch v1. Looks good overall. Some comments: 1.

[jira] [Commented] (KAFKA-353) tie producer-side ack with high watermark and progress of replicas

2012-06-24 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400204#comment-13400204 ] Jun Rao commented on KAFKA-353: --- The suggestions for future improvements all make sense. We c

RC3 status

2012-06-24 Thread Joe Stein
Hey, so going through the RC3 thread I have the following votes Chris Douglas + 1 Kevan Miller - 1 Jun Rao + 1 Jakob Homan + 1 I have googled a few times trying to piece together who is on the IPMC and who is on our PPMC (explicitly and without deriving it from threads). Do we need a quorum fro

Re: RC3 status

2012-06-24 Thread Jun Rao
Joe, According to https://incubator.apache.org/guides/releasemanagement.html#glossary-release-manager : for votes on kafka-dev, it requires at least 3 +1's from the PPMC/IPMC members and more +1's than -1's for votes on general@incubator, it requires majority consensus has been achieved with resp

Re: RC3 status

2012-06-24 Thread Neha Narkhede
Joe, It will be good to make the release available in the Kafka directory at /www/www.apache.org/dist - http://incubator.apache.org/guides/releasemanagement.html#understanding-distribution Also, a lot of users have asked the release jar to be available through Maven. It will be great to have that

[jira] [Updated] (KAFKA-372) Consumer doesn't receive all data if there are multiple segment files

2012-06-24 Thread John Fung (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Fung updated KAFKA-372: Attachment: multi_seg_files_data_loss_debug.patch ** Uploaded a patch with a simplified scenario to reproduc