Is it possible to change the replication factor in runtime? We're using
10.x version.
Thanks,
Devendar
Hi,
Any one has done work on kafka on kubernetes? Could you share the
references/links if you have any?
Thanks,
Devendar
On the official web site you can find the link to the GitHub repo and the
> way for getting in touch with the contributors through an IRC channel,
> mailing list and the Twitter account as well.
>
> Thanks
> Paolo
>
> From: Devendar Rao
> Sent: Friday, 12 January, 21
Hi,
I don't see partition rebalancing happening when both leader and replica
nodes are down for a given partition. The partition's leader is set to -1;
but never gets fixed. I manually assign the partition using
"kafka-preferred-replica-election.sh". Does kafka not balance the
partitions automati
Asking again to find out if there is a setting in KAFKA which can handle
this case automatically.
On Sat, Feb 3, 2018 at 12:45 PM, Devendar Rao
wrote:
> Hi,
>
> I don't see partition rebalancing happening when both leader and replica
> nodes are down for a given partition
Hi, Is there a way to find out the consumer group coordinator using kafka
sh util from CLI? Thanks
Hi,
We're hitting an issue with log cleaner and I see this is fixed in 0.10.2.2
release as per https://issues.apache.org/jira/browse/KAFKA-5413 . But I
don't see 0.10.2.2 release notes in https://kafka.apache.org/downloads
was 0.10.2.2 ever released?
Thanks,
Devendar