[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-tabpanelfocusedCommentId=13562814#comment-13562814 ] Neha Narkhede commented on KAFKA-700: - Thanks for the patch, Sriram! Few very minor

[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

[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

[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-tabpanelfocusedCommentId=13562890#comment-13562890 ] Jun Rao commented on KAFKA-700: --- Looks good. Just 1 comment: 10. RichString.format() seems

[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] [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-tabpanelfocusedCommentId=13562973#comment-13562973 ] John Fung commented on KAFKA-737: - Those MirrorMaker System Test cases with compression

[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 neha.narkh...@gmail.com wrote: Hi Joe, The SBT upgrade patch broke the behavior of unit tests and I'm not

[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