[jira] [Created] (KAFKA-1069) MBean kafka.cluster.Partition report wrong UnderReplicated status

2013-10-01 Thread Vladislav Pernin (JIRA)
Vladislav Pernin created KAFKA-1069: --- Summary: MBean kafka.cluster.Partition report wrong UnderReplicated status Key: KAFKA-1069 URL: https://issues.apache.org/jira/browse/KAFKA-1069 Project: Kafka

Re: Random Partitioning Issue

2013-10-01 Thread Jun Rao
This proposal still doesn't address the following fundamental issue: The random partitioner cannot select a random and AVAILABLE partition. So, we have the following two choices. 1. Stick with the current partitioner api. Then, we have to pick one way to do random partitioning (when key is null).

Re: Random Partitioning Issue

2013-10-01 Thread Joe Stein
agreed, lets hold off until after 0.8 I will update the JIRA ticket I created with your feedback and options we can discuss it there and then deal with changes in 0.8.1 or 0.9 or such. I will update the FAQ (should have time tomorrow unless someone else gets to it first) I think we should have it

Re: Random Partitioning Issue

2013-10-01 Thread Jun Rao
Yes, let's describe that behavior in FAQ. Thanks, Jun On Tue, Oct 1, 2013 at 8:35 AM, Joe Stein wrote: > agreed, lets hold off until after 0.8 > > I will update the JIRA ticket I created with your feedback and options we > can discuss it there and then deal with changes in 0.8.1 or 0.9 or suc

[jira] [Work started] (KAFKA-1052) integrate add-partitions command into topicCommand

2013-10-01 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-1052 started by Sriram Subramanian. > integrate add-partitions command into topicCommand > -- > >

[jira] [Updated] (KAFKA-1068) OfflinePartitionCount metrics may be incorrect after the controller failover

2013-10-01 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-1068: - Resolution: Fixed Status: Resolved (was: Patch Available) Checked in the patch to 0.8 >