[jira] [Commented] (KAFKA-700) log client ip when we log each request on the broker

2013-01-25 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562814#comment-13562814 ] Neha Narkhede commented on KAFKA-700: - Thanks for the patch, Sriram! Few very minor com

[jira] [Created] (KAFKA-736) Add an option to the 0.8 producer to mimic 0.7 producer behavior

2013-01-25 Thread Neha Narkhede (JIRA)
Neha Narkhede created KAFKA-736: --- Summary: Add an option to the 0.8 producer to mimic 0.7 producer behavior Key: KAFKA-736 URL: https://issues.apache.org/jira/browse/KAFKA-736 Project: Kafka I

[jira] [Updated] (KAFKA-700) log client ip when we log each request on the broker

2013-01-25 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian updated KAFKA-700: - Attachment: Kafka-700-v2.patch 1. changed the string 2. you need it because there are mult

[jira] [Updated] (KAFKA-736) Add an option to the 0.8 producer to mimic 0.7 producer behavior

2013-01-25 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-736: Labels: p2 replication-performance (was: replication-performance) > Add an option to the 0.8 pr

[jira] [Work started] (KAFKA-736) Add an option to the 0.8 producer to mimic 0.7 producer behavior

2013-01-25 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-736 started by Neha Narkhede. > Add an option to the 0.8 producer to mimic 0.7 producer behavior > --

Re: kafka 0.8 producer throughput

2013-01-25 Thread Jay Kreps
Some folks came up with a cool hack in 0.8 that makes acks=0 send no response. This changes the performance for small message sends to be equivalent to 0.7. This is proposed for inclusion in 0.8. It would obviously be less useful for the java/scala client in 0.9 if we are able to properly pipeline

[jira] [Commented] (KAFKA-700) log client ip when we log each request on the broker

2013-01-25 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562890#comment-13562890 ] Jun Rao commented on KAFKA-700: --- Looks good. Just 1 comment: 10. RichString.format() seems e

[jira] [Created] (KAFKA-737) System Test : Disable shallow.iterator in Mirror Maker test cases to make compression works correctly

2013-01-25 Thread John Fung (JIRA)
John Fung created KAFKA-737: --- Summary: System Test : Disable shallow.iterator in Mirror Maker test cases to make compression works correctly Key: KAFKA-737 URL: https://issues.apache.org/jira/browse/KAFKA-737

[jira] [Updated] (KAFKA-737) System Test : Disable shallow.iterator in Mirror Maker test cases to make compression work correctly

2013-01-25 Thread John Fung (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Fung updated KAFKA-737: Summary: System Test : Disable shallow.iterator in Mirror Maker test cases to make compression work correctl

[jira] [Commented] (KAFKA-737) System Test : Disable shallow.iterator in Mirror Maker test cases to make compression work correctly

2013-01-25 Thread John Fung (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562973#comment-13562973 ] John Fung commented on KAFKA-737: - Those MirrorMaker System Test cases with compression ena

[jira] [Updated] (KAFKA-737) System Test : Disable shallow.iterator in Mirror Maker test cases to make compression work correctly

2013-01-25 Thread John Fung (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Fung updated KAFKA-737: Attachment: kafka-737-v1.patch Uploaded kafka-737-v1.patch with the following changes: 1. disable shallow.i

[jira] [Updated] (KAFKA-737) System Test : Disable shallow.iterator in Mirror Maker test cases to make compression work correctly

2013-01-25 Thread John Fung (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Fung updated KAFKA-737: Status: Patch Available (was: Open) > System Test : Disable shallow.iterator in Mirror Maker test cases

[jira] [Resolved] (KAFKA-700) log client ip when we log each request on the broker

2013-01-25 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede resolved KAFKA-700. - Resolution: Fixed Checked in v2 after addressing Jun's suggestion > log client ip

[jira] [Closed] (KAFKA-700) log client ip when we log each request on the broker

2013-01-25 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede closed KAFKA-700. --- > log client ip when we log each request on the broker > -

Re: Unit test failure stack traces

2013-01-25 Thread Joe Stein
Not sure off hand will look into it. /* Joe Stein, Chief Architect http://www.medialets.com Twitter: @allthingshadoop Mobile: 917-597-9771 */ On Jan 25, 2013, at 12:39 PM, Neha Narkhede wrote: > Hi Joe, > > The SBT upgrade patch broke the behavior of unit tests and I'm not sure how > to procee

[jira] [Updated] (KAFKA-631) Implement log compaction

2013-01-25 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-631: Attachment: KAFKA-631-v6.patch Updated patch v6: - Fixed a bug: messages larger than the I/O buffer would l