[jira] [Created] (KAFKA-1183) DefaultEventHandler causes unbalanced distribution of messages across partitions

2013-12-13 Thread Dragos Dena (JIRA)
Dragos Dena created KAFKA-1183: -- Summary: DefaultEventHandler causes unbalanced distribution of messages across partitions Key: KAFKA-1183 URL: https://issues.apache.org/jira/browse/KAFKA-1183 Project:

[jira] [Commented] (KAFKA-1183) DefaultEventHandler causes unbalanced distribution of messages across partitions

2013-12-13 Thread Dragos Dena (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847521#comment-13847521 ] Dragos Dena commented on KAFKA-1183: Inspecting the {{DefaultEventHandler}} code,

[jira] [Updated] (KAFKA-1183) DefaultEventHandler causes unbalanced distribution of messages across partitions

2013-12-13 Thread Dragos Dena (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dragos Dena updated KAFKA-1183: --- Attachment: KAFKA-1183-trunk.patch Attached the proposed patch. DefaultEventHandler causes

[jira] [Commented] (KAFKA-1183) DefaultEventHandler causes unbalanced distribution of messages across partitions

2013-12-13 Thread Dragos Dena (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847582#comment-13847582 ] Dragos Dena commented on KAFKA-1183: On further inspection, I noticed that the line

[jira] [Comment Edited] (KAFKA-1183) DefaultEventHandler causes unbalanced distribution of messages across partitions

2013-12-13 Thread Dragos Dena (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847521#comment-13847521 ] Dragos Dena edited comment on KAFKA-1183 at 12/13/13 3:38 PM: --

[jira] [Commented] (KAFKA-1183) DefaultEventHandler causes unbalanced distribution of messages across partitions

2013-12-13 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847624#comment-13847624 ] Jun Rao commented on KAFKA-1183: Yes, for now, you can achieve it by either reducing the

[jira] [Commented] (KAFKA-1183) DefaultEventHandler causes unbalanced distribution of messages across partitions

2013-12-13 Thread Adrian Muraru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847812#comment-13847812 ] Adrian Muraru commented on KAFKA-1183: -- [~junrao] Jun, what's the impact of lowering

[jira] [Commented] (KAFKA-1067) the default partitioner should be randomizing messages and a new partition for the meta refresh requirements created

2013-12-13 Thread Adrian Muraru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847848#comment-13847848 ] Adrian Muraru commented on KAFKA-1067: -- A more readable version of the email thread

[jira] [Commented] (KAFKA-1067) the default partitioner should be randomizing messages and a new partition for the meta refresh requirements created

2013-12-13 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847892#comment-13847892 ] Joe Stein commented on KAFKA-1067: -- I just updated the FAQ

[jira] [Commented] (KAFKA-1183) DefaultEventHandler causes unbalanced distribution of messages across partitions

2013-12-13 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848215#comment-13848215 ] Jun Rao commented on KAFKA-1183: Metadata requests are cheap. So, as long as you don't

[jira] [Commented] (KAFKA-1067) the default partitioner should be randomizing messages and a new partition for the meta refresh requirements created

2013-12-13 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848224#comment-13848224 ] Jun Rao commented on KAFKA-1067: Thanks, Joe. I reworded the FAQ a bit. the default