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
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).
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
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
[
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
> --
>
>
[
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
>