[jira] [Created] (KAFKA-867) producer transaction issue when metrics lib not correct

2013-04-22 Thread Ian Roughley (JIRA)
Ian Roughley created KAFKA-867: -- Summary: producer transaction issue when metrics lib not correct Key: KAFKA-867 URL: https://issues.apache.org/jira/browse/KAFKA-867 Project: Kafka Issue Type: B

[jira] [Commented] (KAFKA-867) producer transaction issue when metrics lib not correct

2013-04-22 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638043#comment-13638043 ] Jun Rao commented on KAFKA-867: --- Could you try the latest of the 0.8 branch? We have fixed ka

[jira] [Created] (KAFKA-868) System Test - add test case for rolling controlled shutdown

2013-04-22 Thread John Fung (JIRA)
John Fung created KAFKA-868: --- Summary: System Test - add test case for rolling controlled shutdown Key: KAFKA-868 URL: https://issues.apache.org/jira/browse/KAFKA-868 Project: Kafka Issue Type: Ta

[jira] [Commented] (KAFKA-868) System Test - add test case for rolling controlled shutdown

2013-04-22 Thread John Fung (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638258#comment-13638258 ] John Fung commented on KAFKA-868: - Adding a case (testcase_9061) to test rolling controlled

[jira] [Updated] (KAFKA-868) System Test - add test case for rolling controlled shutdown

2013-04-22 Thread John Fung (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Fung updated KAFKA-868: Attachment: kafka-868-v1.patch Uploaded kafka-868-v1.patch > System Test - add test case fo

[jira] [Updated] (KAFKA-868) System Test - add test case for rolling controlled shutdown

2013-04-22 Thread John Fung (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Fung updated KAFKA-868: Status: Patch Available (was: Open) > System Test - add test case for rolling controlled shutdown > ---

[jira] Subscription: outstanding kafka patches

2013-04-22 Thread jira
Issue Subscription Filter: outstanding kafka patches (62 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-868 System Test - add test case for rolling controlled shutdown https://issues.apache.org/jira/browse/KAFKA-868 KAFK

[jira] [Updated] (KAFKA-868) System Test - add test case for rolling controlled shutdown

2013-04-22 Thread John Fung (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Fung updated KAFKA-868: Attachment: kafka-868-v2.patch Uploaded kafka-868-v2.patch with the following change : At the end of each i

[jira] [Updated] (KAFKA-866) Recover segment does shallow iteration to fix index causing inconsistencies

2013-04-22 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian updated KAFKA-866: - Attachment: KAFKA-866.patch 1. Recovery decompresses the message to get the starting offse

[jira] [Updated] (KAFKA-836) Update quickstart for Kafka 0.8

2013-04-22 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-836: -- Attachment: quickstart_08.html Attach an updated 0.8 quick start html page. > Update quickstart

[jira] [Assigned] (KAFKA-836) Update quickstart for Kafka 0.8

2013-04-22 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao reassigned KAFKA-836: - Assignee: Jun Rao > Update quickstart for Kafka 0.8 > --- > >

[jira] [Updated] (KAFKA-836) Update quickstart for Kafka 0.8

2013-04-22 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-836: -- Status: Patch Available (was: Open) > Update quickstart for Kafka 0.8 > --- > >

[jira] [Assigned] (KAFKA-837) Add 0.7->0.8 migration steps doc

2013-04-22 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian reassigned KAFKA-837: Assignee: Sriram Subramanian > Add 0.7->0.8 migration steps doc > --

[jira] [Updated] (KAFKA-866) Recover segment does shallow iteration to fix index causing inconsistencies

2013-04-22 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian updated KAFKA-866: - Attachment: KAFKA-866-v2.patch On Jun's suggestion reverting the fetcher thread to perform

[jira] [Created] (KAFKA-869) Java API needs Encoder / Decoder interfaces

2013-04-22 Thread Xavier Stevens (JIRA)
Xavier Stevens created KAFKA-869: Summary: Java API needs Encoder / Decoder interfaces Key: KAFKA-869 URL: https://issues.apache.org/jira/browse/KAFKA-869 Project: Kafka Issue Type: Improveme

[jira] [Resolved] (KAFKA-866) Recover segment does shallow iteration to fix index causing inconsistencies

2013-04-22 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-866. --- Resolution: Fixed Fix Version/s: 0.8 Thanks for the patch. +1. Committed to 0.8. > Rec

[jira] [Created] (KAFKA-870) hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even when intended payload is smaller

2013-04-22 Thread David Stein (JIRA)
David Stein created KAFKA-870: - Summary: hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even when intended payload is smaller Key: KAFKA-870 URL: https://issues.apache.org/jira/browse/KAFKA-870

[jira] [Updated] (KAFKA-870) hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even when intended payload is smaller

2013-04-22 Thread David Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Stein updated KAFKA-870: -- Attachment: kafka-0.7.patch fix for 0.7 branch > hadoop-producer KafkaRecordWriter writ

[jira] [Commented] (KAFKA-870) hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even when intended payload is smaller

2013-04-22 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638608#comment-13638608 ] Neha Narkhede commented on KAFKA-870: - Thanks for the patch, David! Do you mind providi

[jira] [Updated] (KAFKA-870) hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even when intended payload is smaller

2013-04-22 Thread David Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Stein updated KAFKA-870: -- Affects Version/s: 0.8 > hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even

[jira] [Updated] (KAFKA-870) hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even when intended payload is smaller

2013-04-22 Thread David Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Stein updated KAFKA-870: -- Attachment: kafka-0.8.patch fix for 0.8 / origin > hadoop-producer KafkaRecordWriter wr

[jira] [Created] (KAFKA-871) Rename ZkConfig properties

2013-04-22 Thread Swapnil Ghike (JIRA)
Swapnil Ghike created KAFKA-871: --- Summary: Rename ZkConfig properties Key: KAFKA-871 URL: https://issues.apache.org/jira/browse/KAFKA-871 Project: Kafka Issue Type: Bug Reporter: Sw

[jira] [Updated] (KAFKA-871) Rename ZkConfig properties

2013-04-22 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-871: Attachment: kafka-871-v1.patch Unit tests pass. > Rename ZkConfig properties >

[jira] [Commented] (KAFKA-871) Rename ZkConfig properties

2013-04-22 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638696#comment-13638696 ] Swapnil Ghike commented on KAFKA-871: - [~jfung]: Could you take a look at this patch? S

[jira] [Commented] (KAFKA-870) hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even when intended payload is smaller

2013-04-22 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638718#comment-13638718 ] Neha Narkhede commented on KAFKA-870: - +1, thanks for the patch! > had

[jira] [Resolved] (KAFKA-870) hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even when intended payload is smaller

2013-04-22 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede resolved KAFKA-870. - Resolution: Fixed Checked in patches to 0.7 and 0.8 > hadoop-producer KafkaRecord

[jira] [Closed] (KAFKA-870) hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even when intended payload is smaller

2013-04-22 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede closed KAFKA-870. --- > hadoop-producer KafkaRecordWriter writes entire input buffer capacity, even > when intended payload