[jira] [Updated] (KAFKA-528) IndexOutOfBoundsException thrown by kafka.consumer.ConsumerFetcherThread

2012-09-24 Thread John Fung (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Fung updated KAFKA-528: Attachment: system_test_1348521165.tar.gz > IndexOutOfBoundsException thrown by kafka.consumer.ConsumerF

[jira] [Updated] (KAFKA-528) IndexOutOfBoundsException thrown by kafka.consumer.ConsumerFetcherThread

2012-09-25 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-528: -- Attachment: kafka-528.patch Attach a patch. There are a couple of critical issues. 1. FileMessageSet.truncateTo

[jira] [Updated] (KAFKA-528) IndexOutOfBoundsException thrown by kafka.consumer.ConsumerFetcherThread

2012-09-25 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-528: -- Fix Version/s: 0.8 Labels: bugs (was: ) Affects Version/s: 0.8 Status: Pat

[jira] [Updated] (KAFKA-528) IndexOutOfBoundsException thrown by kafka.consumer.ConsumerFetcherThread

2012-09-25 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-528: -- Priority: Blocker (was: Major) > IndexOutOfBoundsException thrown by kafka.consumer.ConsumerFetcherThread >

[jira] [Updated] (KAFKA-528) IndexOutOfBoundsException thrown by kafka.consumer.ConsumerFetcherThread

2012-09-28 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-528: -- Attachment: kafka-528_v2.patch Attach patch v2. Fixed one additional bug in KafkaController. The bug is that Ma

[jira] [Updated] (KAFKA-528) IndexOutOfBoundsException thrown by kafka.consumer.ConsumerFetcherThread

2012-09-29 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-528: -- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the review. Committed to 0.8 with