Thanks Guozhang.
On 22 August 2013 19:11, Guozhang Wang wrote:
> Hello Michal,
>
> This FAQ entry may help you understanding the rebalance logic:
>
>
> https://cwiki.apache.org/confluence/display/KAFKA/FAQ#FAQ-CanIpredicttheresultsoftheconsumerrebabalance%3F
>
> In a word, since we use a determ
Hello Michal,
This FAQ entry may help you understanding the rebalance logic:
https://cwiki.apache.org/confluence/display/KAFKA/FAQ#FAQ-CanIpredicttheresultsoftheconsumerrebabalance%3F
In a word, since we use a deterministic range partition in rebalance,
unevenly or customized partition assignmen
Hi, is it possible or has anybody tried/needed to balance partitions
between consumers unevenly or based on some custom function ? Ideally with
Kafka 0.7
Michal Haris