As promised, here are updated test results:
Unit tests: https://builds.apache.org/job/kafka-0.10.1-jdk7/75/
System tests:
http://testing.confluent.io/confluent-kafka-0-10-1-system-test-results/?prefix=2016-10-14--001.1476485874--apache--0.10.1--fc1551d/
-Jason
On Fri, Oct 14, 2016 at 4:29 PM, Ja
Hi,
Obvious, it is not practical and not scalable to use one partition links
one account., we are going to use partition sharing scheme where one topic
partition will be shared by a group of accounts, which means in account
consumer, we have to check in user message level (not kafka message level)
In my organisation I have 3 machine cluster of Kafka and each topic
assigned two machine for storing there data.
There is one topic for which I get lot of data from clients thats data
exceeds my disk space in one machine because that machine is a leader of
that topic, when I look into kafka-logs s