Replication of consumer group offset

2022-08-12 Thread Raphael Mazelier
Hi kafka community, I've been an happy user of kafka since years. Today I faced a problem that begins to make mad... So we have the project to migrate from and old (and unmonitored, etc..) kafka cluster to multiple new fresh clusters. Great. So the plan was clear, identify source topics

Consumer not polling any messages with random group.id

2022-08-12 Thread ARABEYRE Étienne
Hi, I made a question on StackOverflow about this subject but did not receive any advice. Could you look at it? https://stackoverflow.com/questions/73309760/consumer-not-polling-any-messages-with-random-group-id

Re: fluentd with kafka 3 issues

2022-08-12 Thread pengyh
thank you. i will try fluent-bit for now. Raphael Mazelier wrote: maybe you can you try another log shipper to validate this assumption; there are plenty and fluentd is already an old (and buggy and slow one); you can try fluent-bit or vector maybe.

Re: fluentd with kafka 3 issues

2022-08-12 Thread Raphael Mazelier
Hi, this seems a fluentd issue not a kafka one. maybe you can you try another log shipper to validate this assumption; there are plenty and fluentd is already an old (and buggy and slow one); you can try fluent-bit or vector maybe. -- Raphael Mazelier On 12/08/2022 04:58, pengyh wrote: do